Index: Source/core/platform/graphics/filters/SourceAlpha.cpp |
diff --git a/Source/core/platform/graphics/filters/SourceAlpha.cpp b/Source/core/platform/graphics/filters/SourceAlpha.cpp |
index e9631642812a3ac8b94a791401d134022aaffe02..696c4d26ad0d45fff3e19b81efb580aa9cab7cb1 100644 |
--- a/Source/core/platform/graphics/filters/SourceAlpha.cpp |
+++ b/Source/core/platform/graphics/filters/SourceAlpha.cpp |
@@ -24,7 +24,6 @@ |
#include "core/platform/graphics/GraphicsContext.h" |
#include "core/platform/graphics/filters/Filter.h" |
-#include "core/rendering/RenderTreeAsText.h" |
#include "platform/graphics/Color.h" |
#include "platform/text/TextStream.h" |
#include "wtf/StdLibExtras.h" |