| Index: third_party/WebKit/Source/core/svg/SVGTextContentElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTextContentElement.h b/third_party/WebKit/Source/core/svg/SVGTextContentElement.h
|
| index 727b57387f4b9eda9df247b37c1709fb7f999985..ba3dc178ab07d6ace6f35363ede12dadca0b1f06 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTextContentElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTextContentElement.h
|
| @@ -21,7 +21,6 @@
|
| #ifndef SVGTextContentElement_h
|
| #define SVGTextContentElement_h
|
|
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
|
|