Index: chrome/renderer/automation/automation_renderer_helper.cc |
=================================================================== |
--- chrome/renderer/automation/automation_renderer_helper.cc (revision 112786) |
+++ chrome/renderer/automation/automation_renderer_helper.cc (working copy) |
@@ -11,8 +11,8 @@ |
#include "content/public/renderer/render_view.h" |
#include "skia/ext/platform_canvas.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebSize.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.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/WebKit/chromium/public/WebView.h" |
#include "ui/gfx/codec/png_codec.h" |
#include "ui/gfx/rect.h" |