Index: third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.h |
diff --git a/third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.h b/third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.h |
index 1138084d6f437978dea5f50418bbee28b31a1446..0cfc2001330f1ae91e2810599dc601b483832e8a 100644 |
--- a/third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.h |
+++ b/third_party/WebKit/Source/modules/screen_orientation/ScreenScreenOrientation.h |
@@ -5,6 +5,7 @@ |
#ifndef ScreenScreenOrientation_h |
#define ScreenScreenOrientation_h |
+#include "core/frame/Screen.h" |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |