| Index: third_party/WebKit/Source/core/svg/SVGSVGElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGSVGElement.h b/third_party/WebKit/Source/core/svg/SVGSVGElement.h
|
| index e2931fbd17b845c68f7258366c8d00427745db3a..7e0fc3509be4d212d960a4c11a350a75e7199f63 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGSVGElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGSVGElement.h
|
| @@ -22,7 +22,6 @@
|
| #ifndef SVGSVGElement_h
|
| #define SVGSVGElement_h
|
|
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGFitToViewBox.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
|
|