Index: third_party/WebKit/Source/core/page/Page.cpp |
diff --git a/third_party/WebKit/Source/core/page/Page.cpp b/third_party/WebKit/Source/core/page/Page.cpp |
index 43520d0041615e7fdb63563a34273df811a7ba52..0b430f6b1a06b73ad561ed237f6fa182823c6f46 100644 |
--- a/third_party/WebKit/Source/core/page/Page.cpp |
+++ b/third_party/WebKit/Source/core/page/Page.cpp |
@@ -38,7 +38,6 @@ |
#include "core/frame/Settings.h" |
#include "core/html/HTMLMediaElement.h" |
#include "core/inspector/InspectorInstrumentation.h" |
-#include "core/layout/LayoutView.h" |
#include "core/layout/TextAutosizer.h" |
#include "core/page/AutoscrollController.h" |
#include "core/page/ChromeClient.h" |