| Index: content/browser/device_sensors/device_inertial_sensor_service.cc
|
| diff --git a/content/browser/device_sensors/device_inertial_sensor_service.cc b/content/browser/device_sensors/device_inertial_sensor_service.cc
|
| index 4ae9c9db16a2deb4db37067badf0305c83863e51..9a22f1da9d9adf5a68dd0bed5fdf09da185c6118 100644
|
| --- a/content/browser/device_sensors/device_inertial_sensor_service.cc
|
| +++ b/content/browser/device_sensors/device_inertial_sensor_service.cc
|
| @@ -8,7 +8,6 @@
|
| #include "base/logging.h"
|
| #include "base/memory/singleton.h"
|
| #include "content/browser/device_sensors/data_fetcher_shared_memory.h"
|
| -#include "content/public/browser/render_process_host.h"
|
|
|
| namespace content {
|
|
|
|
|