| Index: content/browser/device_sensors/device_sensor_host.h
|
| diff --git a/content/browser/device_sensors/device_sensor_host.h b/content/browser/device_sensors/device_sensor_host.h
|
| index e7fceb3f255bea1e9327f9010c816f5d0d9259a0..7ccdf0593e6257a987cb3afa173908ab5dc803bc 100644
|
| --- a/content/browser/device_sensors/device_sensor_host.h
|
| +++ b/content/browser/device_sensors/device_sensor_host.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/shared_memory.h"
|
| +#include "base/threading/thread_checker.h"
|
| #include "content/browser/device_sensors/device_sensors_consts.h"
|
| #include "device/sensors/public/interfaces/light.mojom.h"
|
| #include "device/sensors/public/interfaces/motion.mojom.h"
|
|
|