| Index: third_party/WebKit/Source/core/animation/Animation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/Animation.h b/third_party/WebKit/Source/core/animation/Animation.h
|
| index 0d88db13b5c0f721804a0b73182c0bae192caae1..e9db3dc0a4bdfeb58dd7a38c3361ae54515fa4de 100644
|
| --- a/third_party/WebKit/Source/core/animation/Animation.h
|
| +++ b/third_party/WebKit/Source/core/animation/Animation.h
|
| @@ -39,9 +39,9 @@
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/dom/DOMException.h"
|
| #include "core/events/EventTarget.h"
|
| +#include "platform/animation/WebCompositorAnimationPlayerClient.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebCompositorAnimationDelegate.h"
|
| -#include "public/platform/WebCompositorAnimationPlayerClient.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|