Index: ui/compositor/paint_recorder.h |
diff --git a/ui/compositor/paint_recorder.h b/ui/compositor/paint_recorder.h |
index 2a96e0b234f19b1521553159eedc5b19ce0fe989..12a5e9f2c057efe3d125afddeed8adba739dc92c 100644 |
--- a/ui/compositor/paint_recorder.h |
+++ b/ui/compositor/paint_recorder.h |
@@ -12,17 +12,10 @@ |
#include "ui/gfx/canvas.h" |
#include "ui/gfx/geometry/rect.h" |
-namespace cc { |
-class DisplayItemList; |
-} |
- |
namespace gfx { |
class Canvas; |
} |
-class SkCanvas; |
-class SkPictureRecorder; |
- |
namespace ui { |
class PaintCache; |
class PaintContext; |