Index: third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp b/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
index 8924b32673bcb6f422196443b6d6275466e2ac0c..d7f80b15decb078aa7cd49e9613527b74290df90 100644 |
--- a/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "core/exported/WebViewBase.h" |
#include "platform/testing/HistogramTester.h" |
#include "platform/testing/UnitTestHelpers.h" |
#include "web/WebLocalFrameImpl.h" |
-#include "web/WebViewImpl.h" |
#include "web/tests/sim/SimCompositor.h" |
#include "web/tests/sim/SimDisplayItemList.h" |
#include "web/tests/sim/SimRequest.h" |