| Index: content/browser/device_sensors/device_motion_message_filter.h
|
| diff --git a/content/browser/device_sensors/device_motion_message_filter.h b/content/browser/device_sensors/device_motion_message_filter.h
|
| index ffe9ff76c9b884cd2791f872f4b7cd5d226684e6..36eb42aa1275a37dc7cd535020dfd21fb72fbac4 100644
|
| --- a/content/browser/device_sensors/device_motion_message_filter.h
|
| +++ b/content/browser/device_sensors/device_motion_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_MOTION_MESSAGE_FILTER_H_
|
| #define CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_MOTION_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| namespace content {
|
|
|