| Index: third_party/WebKit/Source/core/svg/SVGAnimationElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimationElement.h b/third_party/WebKit/Source/core/svg/SVGAnimationElement.h
|
| index 63352d2c7289cdbb09fcf73b149798ac55451b70..c77c300cacf897a122989666fadc3c9a53b268ad 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimationElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimationElement.h
|
| @@ -26,7 +26,6 @@
|
| #define SVGAnimationElement_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/animation/SVGSMILElement.h"
|
| #include "ui/gfx/geometry/cubic_bezier.h"
|
| #include "wtf/Functional.h"
|
|
|