| Index: third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp b/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| index 265a18d4c047f9bdbf6c484ac7b14e48559ec02b..def6be2f4f5c641251fec97a4bf976fd87c66ef3 100644
|
| --- a/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/CompositorPendingAnimations.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "core/animation/CompositorPendingAnimations.h"
|
|
|
| -#include "core/animation/AnimationTimeline.h"
|
| +#include "core/animation/DocumentTimeline.h"
|
| #include "core/animation/KeyframeEffect.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/LocalFrameView.h"
|
|
|