| Index: content/browser/device_sensors/device_light_message_filter.h
|
| diff --git a/content/browser/device_sensors/device_light_message_filter.h b/content/browser/device_sensors/device_light_message_filter.h
|
| index eb10bbfab24444993971ff989a66efc53d6a7b70..58246935a7e389208931edabe4639b0130a2da0c 100644
|
| --- a/content/browser/device_sensors/device_light_message_filter.h
|
| +++ b/content/browser/device_sensors/device_light_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_LIGHT_MESSAGE_FILTER_H_
|
| #define CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_LIGHT_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| namespace content {
|
|
|