Index: content/test/layouttest_support.cc |
diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc |
index 97eb7c4fa2e56d8488a3a5713de406651a196af4..125d2a220596ac349dee73986a6f51abcb05af06 100644 |
--- a/content/test/layouttest_support.cc |
+++ b/content/test/layouttest_support.cc |
@@ -11,12 +11,12 @@ |
#include "content/renderer/render_thread_impl.h" |
#include "content/renderer/render_view_impl.h" |
#include "content/renderer/renderer_webkitplatformsupport_impl.h" |
+#include "content/shell/renderer/test_runner/WebFrameTestProxy.h" |
+#include "content/shell/renderer/test_runner/WebTestProxy.h" |
#include "content/test/test_media_stream_client.h" |
#include "third_party/WebKit/public/platform/WebDeviceMotionData.h" |
#include "third_party/WebKit/public/platform/WebDeviceOrientationData.h" |
#include "third_party/WebKit/public/platform/WebGamepads.h" |
-#include "third_party/WebKit/public/testing/WebFrameTestProxy.h" |
-#include "third_party/WebKit/public/testing/WebTestProxy.h" |
#if defined(OS_WIN) && !defined(USE_AURA) |
#include "content/browser/web_contents/web_contents_drag_win.h" |