| Index: content/renderer/device_sensors/device_motion_event_pump_unittest.cc
|
| diff --git a/content/renderer/device_sensors/device_motion_event_pump_unittest.cc b/content/renderer/device_sensors/device_motion_event_pump_unittest.cc
|
| index d655ee49365ed346b0f718d3c7cd87c9176cb8dd..b527c7674c7e8ef300f7053e59311fdae5f3a9d0 100644
|
| --- a/content/renderer/device_sensors/device_motion_event_pump_unittest.cc
|
| +++ b/content/renderer/device_sensors/device_motion_event_pump_unittest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "content/public/test/test_utils.h"
|
| -#include "device/sensors/public/cpp/device_motion_hardware_buffer.h"
|
| #include "mojo/public/cpp/system/buffer.h"
|
| +#include "services/device/public/cpp/sensors/device_motion_hardware_buffer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionListener.h"
|
|
|
|
|