Index: third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp |
diff --git a/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp b/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp |
index 45be0b90d9542ecfc209077b0de146f0df7935e9..94dc9dc1c90eecfb94fc31f9a0c1559b5b33f8b1 100644 |
--- a/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp |
+++ b/third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp |
@@ -32,6 +32,7 @@ |
#include "core/frame/FrameView.h" |
#include "core/frame/RemoteFrame.h" |
#include "core/frame/Settings.h" |
+#include "core/frame/VisualViewport.h" |
#include "core/html/HTMLCanvasElement.h" |
#include "core/html/HTMLIFrameElement.h" |
#include "core/html/HTMLMediaElement.h" |