Index: third_party/WebKit/Source/web/ChromeClientImpl.cpp |
diff --git a/third_party/WebKit/Source/web/ChromeClientImpl.cpp b/third_party/WebKit/Source/web/ChromeClientImpl.cpp |
index b6b0a5858bd2a66c804118ef614637a9fa8c2202..d415d339f26e756b3c382f56434f2413ff7f6d18 100644 |
--- a/third_party/WebKit/Source/web/ChromeClientImpl.cpp |
+++ b/third_party/WebKit/Source/web/ChromeClientImpl.cpp |
@@ -41,6 +41,7 @@ |
#include "core/frame/FrameHost.h" |
#include "core/frame/FrameView.h" |
#include "core/frame/Settings.h" |
+#include "core/frame/VisualViewport.h" |
#include "core/html/HTMLInputElement.h" |
#include "core/html/forms/ColorChooser.h" |
#include "core/html/forms/ColorChooserClient.h" |