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

Unified Diff: blimp/client/support/compositor/blimp_embedder_compositor.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 | « no previous file | cc/animation/animation_curve.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/support/compositor/blimp_embedder_compositor.h
diff --git a/blimp/client/support/compositor/blimp_embedder_compositor.h b/blimp/client/support/compositor/blimp_embedder_compositor.h
index 9d65754fba06695eecd50a9ce5de2a9d35e95495..22bf8ddb253f329eabd252ea0868090ee5edefc4 100644
--- a/blimp/client/support/compositor/blimp_embedder_compositor.h
+++ b/blimp/client/support/compositor/blimp_embedder_compositor.h
@@ -16,6 +16,7 @@
namespace cc {
class AnimationHost;
+class ContextProvider;
class Display;
class LayerTreeHost;
class SurfaceManager;
« no previous file with comments | « no previous file | cc/animation/animation_curve.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698