Index: third_party/WebKit/Source/core/animation/DocumentAnimations.cpp |
diff --git a/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp b/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp |
index 559460cfe62cf63bdca563d01262dd3dc95cf750..7e2566356a3ae594b0b12a1c89ad7002c2ef1278 100644 |
--- a/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp |
+++ b/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp |
@@ -32,6 +32,7 @@ |
#include "core/animation/AnimationClock.h" |
#include "core/animation/AnimationTimeline.h" |
+#include "core/animation/CompositorPendingAnimations.h" |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/dom/Node.h" |