| Index: Source/core/svg/SVGComponentTransferFunctionElement.cpp
|
| diff --git a/Source/core/svg/SVGComponentTransferFunctionElement.cpp b/Source/core/svg/SVGComponentTransferFunctionElement.cpp
|
| index ccdd561400224d6aca5a478ac5bc9dac6455becd..ad6cf2bb4134133f2e3ca469ea69059b934a4ca3 100644
|
| --- a/Source/core/svg/SVGComponentTransferFunctionElement.cpp
|
| +++ b/Source/core/svg/SVGComponentTransferFunctionElement.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "SVGNames.h"
|
| #include "core/dom/Attribute.h"
|
| -#include "core/svg/SVGElementInstance.h"
|
| #include "core/svg/SVGFEComponentTransferElement.h"
|
| #include "core/svg/SVGNumberList.h"
|
|
|
|
|