| Index: Source/core/platform/graphics/filters/FEConvolveMatrix.cpp
|
| diff --git a/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp b/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp
|
| index 8230935d10caaaa749e6310a91320b0626a9cae7..f22ff1a90a6998e722db065c6df17d87278d3027 100644
|
| --- a/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp
|
| +++ b/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp
|
| @@ -26,7 +26,6 @@
|
|
|
| #include "core/platform/graphics/filters/FEConvolveMatrix.h"
|
|
|
| -#include "core/platform/graphics/filters/Filter.h"
|
| #include "core/platform/graphics/filters/ParallelJobs.h"
|
| #include "platform/text/TextStream.h"
|
| #include "wtf/OwnPtr.h"
|
|
|