Index: Source/core/animation/AnimationTest.cpp |
diff --git a/Source/core/animation/AnimationTest.cpp b/Source/core/animation/AnimationTest.cpp |
index e16c7808d82544e1b2a2c2b7f5c32ba7f12edd64..6ad4d867c707f2009c494eef795b3703336e7509 100644 |
--- a/Source/core/animation/AnimationTest.cpp |
+++ b/Source/core/animation/AnimationTest.cpp |
@@ -13,6 +13,7 @@ |
#include "core/animation/AnimationTimeline.h" |
#include "core/animation/KeyframeEffectModel.h" |
#include "core/animation/Timing.h" |
+#include "core/dom/Document.h" |
#include <gtest/gtest.h> |
#include <v8.h> |