| Index: content/renderer/device_sensors/device_motion_event_pump.h
|
| diff --git a/content/renderer/device_sensors/device_motion_event_pump.h b/content/renderer/device_sensors/device_motion_event_pump.h
|
| index 61b046d2f6d0c01196f8aa0188433ce783a922f9..7ae880e6a4c782d93b0e212be3d1c22928e6d3ce 100644
|
| --- a/content/renderer/device_sensors/device_motion_event_pump.h
|
| +++ b/content/renderer/device_sensors/device_motion_event_pump.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_RENDERER_DEVICE_SENSORS_DEVICE_MOTION_EVENT_PUMP_H_
|
| #define CONTENT_RENDERER_DEVICE_SENSORS_DEVICE_MOTION_EVENT_PUMP_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/renderer/device_sensors/device_sensor_event_pump.h"
|
| #include "content/renderer/shared_memory_seqlock_reader.h"
|
|
|