| Index: content/browser/device_sensors/device_orientation_message_filter.h
|
| diff --git a/content/browser/device_sensors/device_orientation_message_filter.h b/content/browser/device_sensors/device_orientation_message_filter.h
|
| index acc772d48e5f5cb3fd78758dc0016b1f9bfb8aab..fb375d994396c9da8749bd72128116a26824d8c8 100644
|
| --- a/content/browser/device_sensors/device_orientation_message_filter.h
|
| +++ b/content/browser/device_sensors/device_orientation_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_ORIENTATION_MESSAGE_FILTER_H_
|
| #define CONTENT_BROWSER_DEVICE_SENSORS_DEVICE_ORIENTATION_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| namespace content {
|
|
|