Index: third_party/WebKit/Source/core/animation/Animation.cpp |
diff --git a/third_party/WebKit/Source/core/animation/Animation.cpp b/third_party/WebKit/Source/core/animation/Animation.cpp |
index 331e15dd5b224a80cfb979f546544a4013d6bdb9..59fd994f0c44e5d4d967360bcfe87fce6e415c5c 100644 |
--- a/third_party/WebKit/Source/core/animation/Animation.cpp |
+++ b/third_party/WebKit/Source/core/animation/Animation.cpp |
@@ -31,6 +31,7 @@ |
#include "core/animation/Animation.h" |
#include "core/animation/AnimationTimeline.h" |
+#include "core/animation/CompositorPendingAnimations.h" |
#include "core/animation/KeyframeEffect.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExceptionCode.h" |