Index: Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp |
diff --git a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp |
index de9dfaf6e5abb00b1d9f31a1bf45566d12941a8b..48cb03a468d93fc0d7d2a1c4d0d999ba25a83339 100644 |
--- a/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp |
+++ b/Source/core/svg/properties/SVGPathSegListPropertyTearOff.cpp |
@@ -21,7 +21,6 @@ |
#include "core/svg/properties/SVGPathSegListPropertyTearOff.h" |
#include "SVGNames.h" |
-#include "bindings/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/svg/SVGPathElement.h" |
#include "core/svg/SVGPathSegWithContext.h" |