Index: third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp b/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
index 085c37956dee34c9dacfc56c362b2e221f8285a9..c38935a69037e46c7d0329322e8e0a432a08bae5 100644 |
--- a/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
@@ -5,10 +5,10 @@ |
#include "core/animation/ElementAnimation.h" |
#include "core/css/PropertyDescriptor.h" |
#include "core/css/PropertyRegistration.h" |
+#include "core/frame/WebLocalFrameBase.h" |
#include "core/page/Page.h" |
#include "platform/wtf/CurrentTime.h" |
#include "public/web/WebScriptSource.h" |
-#include "web/WebLocalFrameImpl.h" |
#include "web/tests/sim/SimCompositor.h" |
#include "web/tests/sim/SimDisplayItemList.h" |
#include "web/tests/sim/SimRequest.h" |