Index: webkit/tools/test_shell/event_sending_controller.h |
diff --git a/webkit/tools/test_shell/event_sending_controller.h b/webkit/tools/test_shell/event_sending_controller.h |
index 3593ff6ab062c5ced3cdc78c40b6a00e9a53a95e..ca56d35dcab94e4b7580ba1cb4a41919ec9db4ed 100644 |
--- a/webkit/tools/test_shell/event_sending_controller.h |
+++ b/webkit/tools/test_shell/event_sending_controller.h |
@@ -19,8 +19,8 @@ |
#include "build/build_config.h" |
#include "base/gfx/point.h" |
#include "base/task.h" |
-#include "webkit/api/public/WebDragOperation.h" |
-#include "webkit/api/public/WebInputEvent.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebDragOperation.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebInputEvent.h" |
#include "webkit/glue/cpp_bound_class.h" |
class TestShell; |