Index: content/renderer/device_sensors/device_orientation_event_pump.h |
diff --git a/content/renderer/device_sensors/device_orientation_event_pump.h b/content/renderer/device_sensors/device_orientation_event_pump.h |
index d9564e17cd048ae4eaa1b819f1763a8c3f9d4cff..8f0ce5ef55d81ae7cc3fdd98498cbcecfe4d7d50 100644 |
--- a/content/renderer/device_sensors/device_orientation_event_pump.h |
+++ b/content/renderer/device_sensors/device_orientation_event_pump.h |
@@ -8,7 +8,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "content/renderer/device_sensors/device_sensor_event_pump.h" |
#include "content/renderer/shared_memory_seqlock_reader.h" |
-#include "third_party/WebKit/public/platform/WebDeviceOrientationData.h" |
+#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h" |
namespace blink { |
class WebDeviceOrientationListener; |