Index: third_party/WebKit/Source/web/PageOverlay.cpp |
diff --git a/third_party/WebKit/Source/web/PageOverlay.cpp b/third_party/WebKit/Source/web/PageOverlay.cpp |
index 34ebc849960321e13a36fcbb600951f40e5f17dc..cfb2d80e9f9e72b79e2f4486abc8c13c6b744cbf 100644 |
--- a/third_party/WebKit/Source/web/PageOverlay.cpp |
+++ b/third_party/WebKit/Source/web/PageOverlay.cpp |
@@ -29,7 +29,7 @@ |
#include "web/PageOverlay.h" |
#include "core/frame/FrameHost.h" |
-#include "core/frame/Settings.h" |
+#include "core/frame/VisualViewport.h" |
#include "core/page/Page.h" |
#include "core/page/scrolling/ScrollingCoordinator.h" |
#include "platform/graphics/GraphicsContext.h" |