| Index: content/browser/screen_orientation/screen_orientation_provider.h
|
| diff --git a/content/browser/screen_orientation/screen_orientation_provider.h b/content/browser/screen_orientation/screen_orientation_provider.h
|
| index d3eccc4bb3e50e39a429b696a2851fd2b0525e6e..8b7c0fbb52a584841441a6d985a0d861bc89b8b8 100644
|
| --- a/content/browser/screen_orientation/screen_orientation_provider.h
|
| +++ b/content/browser/screen_orientation/screen_orientation_provider.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_SCREEN_ORIENTATION_SCREEN_ORIENTATION_PROVIDER_H_
|
| #define CONTENT_BROWSER_SCREEN_ORIENTATION_SCREEN_ORIENTATION_PROVIDER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h"
|
|
|
| namespace content {
|
|
|