| Index: third_party/WebKit/Source/core/svg/SVGAElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAElement.h b/third_party/WebKit/Source/core/svg/SVGAElement.h
|
| index 0dae653a0ac0b756561329081019b2881ce2ee59..c2494f8399967ce60d88dad4c8a54736a82faefb 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAElement.h
|
| @@ -23,7 +23,6 @@
|
| #define SVGAElement_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGGraphicsElement.h"
|
| #include "core/svg/SVGURIReference.h"
|
|
|
|
|