| 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 2bebb7f63f50f3269a10a1c1cc6ead438db812b7..7728af77e8e46ec2b2e17697b1cecc15b1e691ca 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/text/TextStream.h"
|
| #include "core/rendering/RenderTreeAsText.h"
|
|
|
|
|