Chromium Code Reviews| Index: cc/playback/display_item_list.h |
| diff --git a/cc/playback/display_item_list.h b/cc/playback/display_item_list.h |
| index ca708468ab60e52d77ca8fe402597a3bee128961..9280f124ca80396614075f64a9c8b80d8895c197 100644 |
| --- a/cc/playback/display_item_list.h |
| +++ b/cc/playback/display_item_list.h |
| @@ -25,12 +25,10 @@ |
| #include "ui/gfx/geometry/rect_conversions.h" |
| class SkCanvas; |
| -class SkPictureRecorder; |
| namespace cc { |
| class ClientPictureCache; |
| class DisplayItem; |
| -class DrawingDisplayItem; |
| namespace proto { |
| class DisplayItemList; |