Index: third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp b/third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp |
index 980ca5ec38c47e7aebe394859a3f06b2b6f30eeb..b49f936c5c98bd1705d4a753529db7bd7c03b7a7 100644 |
--- a/third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/IntersectionObserverTest.cpp |
@@ -6,10 +6,10 @@ |
#include "core/dom/IntersectionObserverCallback.h" |
#include "core/dom/IntersectionObserverInit.h" |
+#include "core/exported/WebViewBase.h" |
#include "core/frame/FrameView.h" |
#include "platform/testing/UnitTestHelpers.h" |
#include "platform/wtf/CurrentTime.h" |
-#include "web/WebViewImpl.h" |
#include "web/tests/sim/SimCompositor.h" |
#include "web/tests/sim/SimDisplayItemList.h" |
#include "web/tests/sim/SimRequest.h" |