| Index: third_party/WebKit/Source/core/svg/SVGClipPathElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGClipPathElement.h b/third_party/WebKit/Source/core/svg/SVGClipPathElement.h
|
| index 68066d06e73816ad7fd53b76f09428f4f6c84f7d..c8c2ef429b217b5beb8d5b339a4094d05a0d72f0 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGClipPathElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGClipPathElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGClipPathElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
| #include "core/svg/SVGUnitTypes.h"
|
|
|