| Index: content/renderer/device_sensors/device_motion_event_pump.cc
|
| diff --git a/content/renderer/device_sensors/device_motion_event_pump.cc b/content/renderer/device_sensors/device_motion_event_pump.cc
|
| index aca6df5c005b0965c1e60aa7cd026c59bfa3b2aa..860cf68e2f16fb18b13f6d794e047f229991d468 100644
|
| --- a/content/renderer/device_sensors/device_motion_event_pump.cc
|
| +++ b/content/renderer/device_sensors/device_motion_event_pump.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "content/common/device_sensors/device_motion_messages.h"
|
| #include "content/public/renderer/render_thread.h"
|
| -#include "third_party/WebKit/public/platform/WebDeviceMotionListener.h"
|
| +#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionListener.h"
|
|
|
| namespace content {
|
|
|
|
|