Index: third_party/WebKit/Source/web/FullscreenController.h |
diff --git a/third_party/WebKit/Source/web/FullscreenController.h b/third_party/WebKit/Source/web/FullscreenController.h |
index 3f68e6dd74e9fa0d0121a90ccaa851ff715e2c18..4d1e9437b24093df2ed6b200a12e3055900f2c72 100644 |
--- a/third_party/WebKit/Source/web/FullscreenController.h |
+++ b/third_party/WebKit/Source/web/FullscreenController.h |
@@ -31,7 +31,6 @@ |
#ifndef FullscreenController_h |
#define FullscreenController_h |
-#include "core/layout/LayoutFullScreen.h" |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/IntSize.h" |
#include "platform/heap/Handle.h" |