| Index: third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.h b/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.h
|
| index 26d4a2013b70f52c0e33f29da729448a2c0a8e84..49b2bad047be3b2c36275fd78547b003615aa5ff 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGFEComponentTransferElement.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGFEComponentTransferElement_h
|
|
|
| #include "core/svg/SVGFilterPrimitiveStandardAttributes.h"
|
| -#include "platform/graphics/filters/FEComponentTransfer.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|