Index: third_party/WebKit/Source/core/testing/Internals.cpp |
diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp |
index be3ddf545b90cda7010d4ef6ec899ebe6f5cbc85..b4efe3695df1bf1bb7f8e8f7b7e984ddbd318b96 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.cpp |
+++ b/third_party/WebKit/Source/core/testing/Internals.cpp |
@@ -80,6 +80,7 @@ |
#include "core/frame/LocalDOMWindow.h" |
#include "core/frame/LocalFrame.h" |
#include "core/frame/Settings.h" |
+#include "core/frame/VisualViewport.h" |
#include "core/html/HTMLContentElement.h" |
#include "core/html/HTMLIFrameElement.h" |
#include "core/html/HTMLImageElement.h" |