| 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 30b62084ab7feb94e98ea648e76aa8d0c9f584f8..4d47f102965450b65681cd7583ef29c90f018b7c 100644
|
| --- a/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/DocumentAnimations.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "core/animation/DocumentAnimations.h"
|
|
|
| #include "core/animation/AnimationClock.h"
|
| -#include "core/animation/AnimationTimeline.h"
|
| #include "core/animation/CompositorPendingAnimations.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Node.h"
|
|
|