Index: Source/platform/graphics/GraphicsLayerClient.h |
diff --git a/Source/platform/graphics/GraphicsLayerClient.h b/Source/platform/graphics/GraphicsLayerClient.h |
index 6c8bcb433f84b751c1a31f062c91b55b10b5e91b..022ca3107488bfc95b2fadf193213bd4891da151 100644 |
--- a/Source/platform/graphics/GraphicsLayerClient.h |
+++ b/Source/platform/graphics/GraphicsLayerClient.h |
@@ -31,12 +31,9 @@ |
namespace blink { |
-class FloatPoint; |
class GraphicsContext; |
class GraphicsLayer; |
-class IntPoint; |
class IntRect; |
-class TransformationMatrix; |
enum GraphicsLayerPaintingPhaseFlags { |
GraphicsLayerPaintBackground = (1 << 0), |