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

Unified Diff: cc/trees/layer_tree_host_in_process.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/trees/layer_tree_host_impl.h ('k') | cc/trees/layer_tree_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/layer_tree_host_in_process.h
diff --git a/cc/trees/layer_tree_host_in_process.h b/cc/trees/layer_tree_host_in_process.h
index 2fdf805dd0da9e50c12712c1b094b550bcca6615..eec439482d637aa23a31ec76b41837919c9b9249 100644
--- a/cc/trees/layer_tree_host_in_process.h
+++ b/cc/trees/layer_tree_host_in_process.h
@@ -47,10 +47,8 @@
namespace cc {
class MutatorEvents;
-class BeginFrameSource;
class ClientPictureCache;
class EnginePictureCache;
-class HeadsUpDisplayLayer;
class ImageSerializationProcessor;
class Layer;
class LayerTreeHostClient;
@@ -60,12 +58,8 @@ class LayerTreeHostSingleThreadClient;
class LayerTreeMutator;
class MutatorHost;
class PropertyTrees;
-class Region;
class RenderingStatsInstrumentation;
-class ResourceProvider;
-class ResourceUpdateQueue;
class TaskGraphRunner;
-struct PendingPageScaleAnimation;
struct ReflectedMainFrameState;
struct RenderingStats;
struct ScrollAndScaleSet;
« no previous file with comments | « cc/trees/layer_tree_host_impl.h ('k') | cc/trees/layer_tree_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698