webengine/osswebengine/WebCore/page/ChromeClient.h
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    20 
    20 
    21 #ifndef ChromeClient_h
    21 #ifndef ChromeClient_h
    22 #define ChromeClient_h
    22 #define ChromeClient_h
    23 
    23 
    24 #include "FocusDirection.h"
    24 #include "FocusDirection.h"
    25 #include "chrome.h"
    25 #include "Chrome.h"
    26 
    26 
    27 namespace WebCore {
    27 namespace WebCore {
    28 
    28 
    29     class Element;
    29     class Element;
    30     class FloatRect;
    30     class FloatRect;