| 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 56d3eafac0017a57b9b53831c5f9d514a0e6c433..ce52f8f42dbed4ac519178f7b98cf90e92391c08 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMarkerElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGMarkerElement_h
|
|
|
| #include "core/svg/SVGAnimatedAngle.h"
|
| -#include "core/svg/SVGAnimatedBoolean.h"
|
| #include "core/svg/SVGAnimatedEnumeration.h"
|
| #include "core/svg/SVGAnimatedLength.h"
|
| #include "core/svg/SVGElement.h"
|
|
|