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

Unified Diff: cc/layers/layer_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/layers/layer.h ('k') | cc/layers/layer_list_iterator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layers/layer_impl.h
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
index 881e62ab7faf81ff43d6e7ce8dc17efb7954c6fd..1e522beea9a6a0b17ec6f36d7dd746f064ada66c 100644
--- a/cc/layers/layer_impl.h
+++ b/cc/layers/layer_impl.h
@@ -52,20 +52,14 @@ class DictionaryValue;
namespace cc {
-class LayerTreeHostImpl;
class LayerTreeImpl;
class MicroBenchmarkImpl;
class MutatorHost;
-class Occlusion;
-class EffectTree;
class PrioritizedTile;
class RenderPass;
-class RenderPassId;
-class Renderer;
class ScrollbarLayerImplBase;
class SimpleEnclosedRegion;
class Tile;
-class TransformTree;
class ScrollState;
struct AppendQuadsData;
« no previous file with comments | « cc/layers/layer.h ('k') | cc/layers/layer_list_iterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698