Index: third_party/WebKit/Source/web/tests/sim/SimTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/sim/SimTest.cpp b/third_party/WebKit/Source/web/tests/sim/SimTest.cpp |
index 2a8e66e79baf943a992ca259f9a7a386f5f54bed..ab500b3de0784491d49e4d6d365c69d6f66163cb 100644 |
--- a/third_party/WebKit/Source/web/tests/sim/SimTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/sim/SimTest.cpp |
@@ -5,13 +5,13 @@ |
#include "web/tests/sim/SimTest.h" |
#include "core/dom/Document.h" |
+#include "core/exported/WebViewBase.h" |
#include "core/frame/LocalDOMWindow.h" |
#include "platform/LayoutTestSupport.h" |
#include "platform/scroll/ScrollbarTheme.h" |
#include "platform/testing/UnitTestHelpers.h" |
#include "public/platform/WebCache.h" |
#include "web/WebLocalFrameImpl.h" |
-#include "web/WebViewImpl.h" |
namespace blink { |