Index: Source/core/platform/graphics/filters/FEComposite.cpp |
diff --git a/Source/core/platform/graphics/filters/FEComposite.cpp b/Source/core/platform/graphics/filters/FEComposite.cpp |
index 26acdbefdb2ef2a7e62572ca79d49da17c8e38ba..14c87318b937ca434c00d6ee7e760282ee977dcc 100644 |
--- a/Source/core/platform/graphics/filters/FEComposite.cpp |
+++ b/Source/core/platform/graphics/filters/FEComposite.cpp |
@@ -33,7 +33,6 @@ |
#include "core/platform/graphics/GraphicsContext.h" |
#include "core/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h" |
#include "core/platform/graphics/filters/Filter.h" |
-#include "core/rendering/RenderTreeAsText.h" |
#include "platform/text/TextStream.h" |
#include "third_party/skia/include/core/SkDevice.h" |