| Index: content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| diff --git a/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc b/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| index 8a61ba3a764d45ea8c39e72d42f09fcd8278b9a5..8846ccfcdcf17a774dc713aba0ca7aa2309e9e50 100644
|
| --- a/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| +++ b/content/renderer/device_sensors/device_orientation_event_pump_unittest.cc
|
| @@ -13,7 +13,7 @@
|
| #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_orientation_hardware_buffer.h"
|
| +#include "services/device/public/cpp/sensors/device_orientation_hardware_buffer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationListener.h"
|
|
|
|
|