Index: content/test/layouttest_support.cc |
diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc |
index a186e191ff4beeee921a6dbbe48902c310626307..48e60aea692a8a7cdd3a6b2470f8e914473d38c1 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_webapplicationcachehost_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) |