Index: third_party/WebKit/Source/core/svg/SVGLineElement.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGLineElement.h b/third_party/WebKit/Source/core/svg/SVGLineElement.h |
index b3e4c22cde0b62fefe966f19503e8e855531c24c..c364322228df245eb9338e9670bcb914cea16007 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGLineElement.h |
+++ b/third_party/WebKit/Source/core/svg/SVGLineElement.h |
@@ -22,7 +22,6 @@ |
#define SVGLineElement_h |
#include "core/SVGNames.h" |
-#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |
#include "core/svg/SVGGeometryElement.h" |
#include "platform/heap/Handle.h" |