| Index: content/renderer/device_sensors/device_orientation_event_pump.cc
|
| diff --git a/content/renderer/device_sensors/device_orientation_event_pump.cc b/content/renderer/device_sensors/device_orientation_event_pump.cc
|
| index deea13632f83dd1f3a447c79d0bb58e1fe18f5a1..093841b069f92e1d3529899200f333e4e00aad7d 100644
|
| --- a/content/renderer/device_sensors/device_orientation_event_pump.cc
|
| +++ b/content/renderer/device_sensors/device_orientation_event_pump.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "content/common/device_sensors/device_orientation_messages.h"
|
| #include "content/public/renderer/render_thread.h"
|
| -#include "third_party/WebKit/public/platform/WebDeviceOrientationListener.h"
|
| +#include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationListener.h"
|
|
|
| namespace content {
|
|
|
|
|