Index: content/test/layouttest_support.cc |
diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc |
index 49931304de43c9ab33573b5636159d2f733d8e08..8c8a328be7621279da8796d60410116a54397331 100644 |
--- a/content/test/layouttest_support.cc |
+++ b/content/test/layouttest_support.cc |
@@ -12,7 +12,7 @@ |
#include "content/renderer/render_view_impl.h" |
#include "content/renderer/renderer_webkitplatformsupport_impl.h" |
#include "third_party/WebKit/public/platform/WebGamepads.h" |
-#include "third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.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" |