webengine/osswebengine/WebCore/page/symbian/WebCoreFrameBridge.h
changeset 25 0ed94ceaa377
parent 15 60c5402cb945
child 26 cb62a4f66ebe
equal deleted inserted replaced
22:9a9a761f03f1 25:0ed94ceaa377
    18 #ifndef __WEBCOREFRAMEBRIDGE_H__
    18 #ifndef __WEBCOREFRAMEBRIDGE_H__
    19 #define __WEBCOREFRAMEBRIDGE_H__
    19 #define __WEBCOREFRAMEBRIDGE_H__
    20 
    20 
    21 #include "Shared.h"
    21 #include "Shared.h"
    22 #include <wtf/Vector.h>
    22 #include <wtf/Vector.h>
    23 #include "BrCtlDefs.h"
    23 #include "brctldefs.h"
    24 
    24 
    25 namespace WebCore {
    25 namespace WebCore {
    26     class Node;
    26     class Node;
    27     class Frame;
    27     class Frame;
    28     class HTMLFrameOwnerElement;
    28     class HTMLFrameOwnerElement;