Index: Source/core/rendering/compositing/GraphicsLayerUpdater.h |
diff --git a/Source/core/rendering/compositing/GraphicsLayerUpdater.h b/Source/core/rendering/compositing/GraphicsLayerUpdater.h |
index 01b2b3633120dfca1e731be1b8e3fb56ad2af602..7f26c0b38cee9331446af19fb966b86c701782bd 100644 |
--- a/Source/core/rendering/compositing/GraphicsLayerUpdater.h |
+++ b/Source/core/rendering/compositing/GraphicsLayerUpdater.h |
@@ -28,13 +28,10 @@ |
#define GraphicsLayerUpdater_h |
#include "platform/graphics/GraphicsLayer.h" |
-#include "wtf/Vector.h" |
namespace WebCore { |
class RenderLayer; |
-class RenderPart; |
-class RenderView; |
class GraphicsLayerUpdater { |
class UpdateContext { |