Index: Source/modules/screen_orientation/ScreenOrientationController.cpp |
diff --git a/Source/modules/screen_orientation/ScreenOrientationController.cpp b/Source/modules/screen_orientation/ScreenOrientationController.cpp |
index 86066d5bf105db2b270a47f0552161984baeb544..136fcdd133f0d7046cf994f5f9e729b16af9b39e 100644 |
--- a/Source/modules/screen_orientation/ScreenOrientationController.cpp |
+++ b/Source/modules/screen_orientation/ScreenOrientationController.cpp |
@@ -6,7 +6,6 @@ |
#include "modules/screen_orientation/ScreenOrientationController.h" |
#include "core/dom/Document.h" |
-#include "core/events/Event.h" |
#include "core/frame/DOMWindow.h" |
#include "core/frame/Screen.h" |
#include "modules/screen_orientation/ScreenOrientationDispatcher.h" |