| Index: third_party/WebKit/Source/core/svg/SVGCircleElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGCircleElement.h b/third_party/WebKit/Source/core/svg/SVGCircleElement.h
|
| index 418f9846353059d7042b44e3085a980e37816319..91a66e98b55fdfde84ed1bcc7420a4d456635f47 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGCircleElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGCircleElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGCircleElement_h
|
|
|
| #include "core/SVGNames.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGeometryElement.h"
|
| #include "platform/heap/Handle.h"
|
|
|