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 3a4ebcc06a6fde1c8f9f30b3b6b789b08f715c33..b6e08ca1aeb0036495a27b366fcb6d78ce1d3985 100644 |
--- a/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp |
+++ b/Source/core/platform/graphics/filters/FEConvolveMatrix.cpp |
@@ -27,7 +27,6 @@ |
#include "core/platform/graphics/filters/FEConvolveMatrix.h" |
#include "core/platform/graphics/filters/Filter.h" |
-#include "core/rendering/RenderTreeAsText.h" |
#include "platform/text/TextStream.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/ParallelJobs.h" |