Index: webkit/tools/test_shell/webwidget_host_gtk.cc |
=================================================================== |
--- webkit/tools/test_shell/webwidget_host_gtk.cc (revision 112786) |
+++ webkit/tools/test_shell/webwidget_host_gtk.cc (working copy) |
@@ -17,7 +17,7 @@ |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupMenu.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebScreenInfo.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebSize.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebSize.h" |
#include "webkit/tools/test_shell/test_shell.h" |
#include "webkit/tools/test_shell/test_shell_x11.h" |