Index: chrome/renderer/automation/automation_renderer_helper.cc |
=================================================================== |
--- chrome/renderer/automation/automation_renderer_helper.cc (revision 175802) |
+++ chrome/renderer/automation/automation_renderer_helper.cc (working copy) |
@@ -19,8 +19,8 @@ |
#include "ipc/ipc_channel.h" |
#include "ipc/ipc_message.h" |
#include "skia/ext/platform_canvas.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebSize.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURL.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebURL.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebScriptSource.h" |