Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1129)

Unified Diff: Source/core/rendering/compositing/GraphicsLayerUpdater.h

Issue 311263009: Cleanup: Remove unused include headers and forward declarations (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698