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

Unified Diff: cc/blink/web_display_item_list_impl.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h Created 4 years, 1 month 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
« no previous file with comments | « cc/blink/web_content_layer_impl.h ('k') | cc/blink/web_layer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « cc/blink/web_content_layer_impl.h ('k') | cc/blink/web_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698