Index: content/test/layouttest_support.cc |
diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc |
index 3a89ccaed5beb50cb58d1bb3b67164f1a1663faf..731f9918672f08bd8b40fbd6026c1a453c974e14 100644 |
--- a/content/test/layouttest_support.cc |
+++ b/content/test/layouttest_support.cc |
@@ -24,9 +24,9 @@ |
#include "content/shell/renderer/test_runner/web_frame_test_proxy.h" |
#include "content/shell/renderer/test_runner/web_test_proxy.h" |
#include "third_party/WebKit/public/platform/WebBatteryStatus.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/platform/modules/device_orientation/WebDeviceMotionData.h" |
+#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h" |
#include "third_party/WebKit/public/web/WebHistoryItem.h" |
#include "third_party/WebKit/public/web/WebView.h" |