Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / PageWidgetDelegate.h
index 66e29c5..88a8638 100644 (file)
@@ -31,9 +31,9 @@
 #ifndef PageWidgetDelegate_h
 #define PageWidgetDelegate_h
 
-#include "WebWidget.h"
 #include "core/page/Page.h"
 #include "public/platform/WebCanvas.h"
+#include "public/web/WebWidget.h"
 #include "wtf/OwnPtr.h"
 
 namespace WebCore {