| Index: third_party/WebKit/Source/core/dom/Element.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/Element.cpp b/third_party/WebKit/Source/core/dom/Element.cpp
|
| index 8ded0bc9791aebebf5f92cc43ad0406e1486fac3..79c6a392dc9d5b46f170c7181e895b8fe015ae8a 100644
|
| --- a/third_party/WebKit/Source/core/dom/Element.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/Element.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "core/CSSValueKeywords.h"
|
| #include "core/SVGNames.h"
|
| #include "core/XMLNames.h"
|
| -#include "core/animation/AnimationTimeline.h"
|
| #include "core/animation/CustomCompositorAnimations.h"
|
| #include "core/animation/css/CSSAnimations.h"
|
| #include "core/css/CSSIdentifierValue.h"
|
|
|