Index: content/test/layouttest_support.cc |
diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc |
index 51141d3e0ee1eacd536844c0754d0a55962f152a..100ce3d3a87356a2a512cd834fbc66c7d5ef0551 100644 |
--- a/content/test/layouttest_support.cc |
+++ b/content/test/layouttest_support.cc |
@@ -10,7 +10,7 @@ |
#include "content/renderer/render_thread_impl.h" |
#include "content/renderer/render_view_impl.h" |
#include "content/renderer/renderer_webkitplatformsupport_impl.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGamepads.h" |
+#include "third_party/WebKit/public/platform/WebGamepads.h" |
#include "third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h" |
#if defined(OS_WIN) && !defined(USE_AURA) |