Chromium Code Reviews| Index: cc/blink/web_display_item_list_impl.h |
| diff --git a/cc/blink/web_display_item_list_impl.h b/cc/blink/web_display_item_list_impl.h |
| index 7a8e9ef7b88bfb7dd2a7a921c366a78fcc06d5ad..09b7c58b773a3bcc79521330e68c2bee35bfa676 100644 |
| --- a/cc/blink/web_display_item_list_impl.h |
| +++ b/cc/blink/web_display_item_list_impl.h |
| @@ -16,7 +16,6 @@ |
| #include "ui/gfx/geometry/point_f.h" |
| class SkColorFilter; |
| -class SkImageFilter; |
| class SkMatrix44; |
| class SkPath; |
| class SkPicture; |
| @@ -29,7 +28,6 @@ struct WebRect; |
| } |
| namespace cc { |
| -class DisplayItemListSettings; |
| class FilterOperations; |
| } |