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 062539c0c314ad38422a3a94bb38773123b07a20..7c1627bb03b5fe4e6b0c78152f1d14918bba8f73 100644 |
--- a/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/AnimationSimTest.cpp |
@@ -5,6 +5,7 @@ |
#include "core/animation/ElementAnimation.h" |
#include "core/css/PropertyDescriptor.h" |
#include "core/css/PropertyRegistration.h" |
+#include "core/page/Page.h" |
#include "platform/wtf/CurrentTime.h" |
#include "public/web/WebScriptSource.h" |
#include "web/WebLocalFrameImpl.h" |