| Index: Source/core/svg/SVGLength.cpp
|
| diff --git a/Source/core/svg/SVGLength.cpp b/Source/core/svg/SVGLength.cpp
|
| index 4b0a06cd1862ca203ff05748928617e1d7227e05..b6a95967feab3665b91b59a50558792b64a162e7 100644
|
| --- a/Source/core/svg/SVGLength.cpp
|
| +++ b/Source/core/svg/SVGLength.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "core/svg/SVGLength.h"
|
|
|
| #include "SVGNames.h"
|
| -#include "bindings/v8/ExceptionState.h"
|
| #include "bindings/v8/ExceptionStatePlaceholder.h"
|
| #include "core/css/CSSPrimitiveValue.h"
|
| #include "core/dom/ExceptionCode.h"
|
|
|