Index: third_party/WebKit/Source/core/animation/AnimationTest.cpp |
diff --git a/third_party/WebKit/Source/core/animation/AnimationTest.cpp b/third_party/WebKit/Source/core/animation/AnimationTest.cpp |
index 5a8e97fdc736b85ea4a9661b18884c5b4ff38492..85019438d3b07b60db7f3c8959068a18b714a20c 100644 |
--- a/third_party/WebKit/Source/core/animation/AnimationTest.cpp |
+++ b/third_party/WebKit/Source/core/animation/AnimationTest.cpp |
@@ -32,6 +32,7 @@ |
#include "core/animation/AnimationClock.h" |
#include "core/animation/AnimationTimeline.h" |
+#include "core/animation/CompositorPendingAnimations.h" |
#include "core/animation/ElementAnimations.h" |
#include "core/animation/KeyframeEffect.h" |
#include "core/dom/Document.h" |