| Index: Source/core/svg/SVGElement.cpp
|
| diff --git a/Source/core/svg/SVGElement.cpp b/Source/core/svg/SVGElement.cpp
|
| index e126f700f1ff6e2466c03e42938a93fb90f2cae5..f96e2e36a9a61964f5af456723d5b51c642fd07c 100644
|
| --- a/Source/core/svg/SVGElement.cpp
|
| +++ b/Source/core/svg/SVGElement.cpp
|
| @@ -28,7 +28,6 @@
|
| #include "bindings/core/v8/ScriptEventListener.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/SVGNames.h"
|
| -#include "core/V8SVGElementWrapperFactory.h" // FIXME: should be bindings/core/v8
|
| #include "core/XLinkNames.h"
|
| #include "core/XMLNames.h"
|
| #include "core/css/CSSCursorImageValue.h"
|
|
|