| Index: third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMarkerElement.h b/third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| index a713ae645ba19110c5ee975d7a7667dd0970786f..6a89d0c7bb32bb7e5717aeff9e920fc12306ccf9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| @@ -21,7 +21,6 @@
|
| #ifndef SVGMarkerElement_h
|
| #define SVGMarkerElement_h
|
|
|
| -#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/svg/SVGAnimatedAngle.h"
|
| #include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
|
|