| Index: content/renderer/device_sensors/device_light_event_pump.h
|
| diff --git a/content/renderer/device_sensors/device_light_event_pump.h b/content/renderer/device_sensors/device_light_event_pump.h
|
| index b5dd1f43a865b11e8eb0710cfe08e6593177b144..3561484550ca5a523f1bb8b7794cd30c42916cef 100644
|
| --- a/content/renderer/device_sensors/device_light_event_pump.h
|
| +++ b/content/renderer/device_sensors/device_light_event_pump.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_RENDERER_DEVICE_SENSORS_DEVICE_LIGHT_EVENT_PUMP_H_
|
| #define CONTENT_RENDERER_DEVICE_SENSORS_DEVICE_LIGHT_EVENT_PUMP_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/common/device_sensors/device_light_data.h"
|
| #include "content/renderer/device_sensors/device_sensor_event_pump.h"
|
|
|