Index: third_party/WebKit/Source/web/tests/ProgrammaticScrollTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/ProgrammaticScrollTest.cpp b/third_party/WebKit/Source/web/tests/ProgrammaticScrollTest.cpp |
index 24935460b7c5ba5b7914e5a5a6105de8f78874e9..a689a74f53b085617dce1f9d56ba31acf63a121d 100644 |
--- a/third_party/WebKit/Source/web/tests/ProgrammaticScrollTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/ProgrammaticScrollTest.cpp |
@@ -1,3 +1,4 @@ |
+#include "core/exported/WebViewBase.h" |
#include "core/frame/FrameView.h" |
#include "core/loader/DocumentLoader.h" |
#include "core/loader/FrameLoader.h" |
@@ -14,7 +15,6 @@ |
#include "public/web/WebView.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "web/WebLocalFrameImpl.h" |
-#include "web/WebViewImpl.h" |
#include "web/tests/FrameTestHelpers.h" |
namespace blink { |