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

Unified Diff: cc/trees/proxy.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_impl.h ('k') | cc/trees/proxy_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/proxy.h
diff --git a/cc/trees/proxy.h b/cc/trees/proxy.h
index bb4b4b9632c5a94d58c29c84227bb5cfe8b928d5..e49dc774b77ce4cca7540083df0d025d27585efc 100644
--- a/cc/trees/proxy.h
+++ b/cc/trees/proxy.h
@@ -20,12 +20,9 @@
namespace gfx {
class Rect;
-class Vector2d;
}
namespace cc {
-class BeginFrameSource;
-class LayerTreeDebugState;
class LayerTreeMutator;
class CompositorFrameSink;
« no previous file with comments | « cc/trees/layer_tree_impl.h ('k') | cc/trees/proxy_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698