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 b5304770da9b4911948844c8f4084ce415834c1f..49a821ce0ffb801a29c630e9f67ae82b5d3ad2bf 100644 |
--- a/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/DeferredLoadingTest.cpp |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "core/exported/WebViewBase.h" |
+#include "core/frame/WebLocalFrameBase.h" |
#include "platform/testing/HistogramTester.h" |
#include "platform/testing/UnitTestHelpers.h" |
-#include "web/WebLocalFrameImpl.h" |
#include "web/tests/sim/SimCompositor.h" |
#include "web/tests/sim/SimDisplayItemList.h" |
#include "web/tests/sim/SimRequest.h" |