| Index: content/browser/screen_orientation/screen_orientation_message_filter_android.h
|
| diff --git a/content/browser/screen_orientation/screen_orientation_message_filter_android.h b/content/browser/screen_orientation/screen_orientation_message_filter_android.h
|
| index 9d85fe6201075ccd6ac876dba6288cbacd6508b1..be506f3cb0c49b36f57c66211a8da93d9299dac1 100644
|
| --- a/content/browser/screen_orientation/screen_orientation_message_filter_android.h
|
| +++ b/content/browser/screen_orientation/screen_orientation_message_filter_android.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_SCREEN_ORIENTATION_SCREEN_ORIENTATION_MESSAGE_FILTER_ANDROID_H_
|
| #define CONTENT_BROWSER_SCREEN_ORIENTATION_SCREEN_ORIENTATION_MESSAGE_FILTER_ANDROID_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| namespace content {
|
|
|