Index: Source/core/platform/graphics/GraphicsLayer.cpp |
diff --git a/Source/core/platform/graphics/GraphicsLayer.cpp b/Source/core/platform/graphics/GraphicsLayer.cpp |
index a178485ff6288ff40802441dbeaf139a8e2eca9f..4d15cd7c50d3f49aabbf848c2b1fdfb04d83e6ac 100644 |
--- a/Source/core/platform/graphics/GraphicsLayer.cpp |
+++ b/Source/core/platform/graphics/GraphicsLayer.cpp |
@@ -34,11 +34,9 @@ |
#include "core/platform/graphics/GraphicsLayerFactory.h" |
#include "core/platform/graphics/filters/SkiaImageFilterBuilder.h" |
#include "core/platform/graphics/skia/NativeImageSkia.h" |
-#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/FloatRect.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/text/TextStream.h" |
-#include "platform/transforms/TransformationMatrix.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/HashMap.h" |
#include "wtf/HashSet.h" |