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

Unified Diff: blimp/client/public/blimp_client_context.h

Issue 2297933002: blimp: Set up the CompositorDependencies for blimp in Chrome. (Closed)
Patch Set: addressed comments. Created 4 years, 4 months 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
Index: blimp/client/public/blimp_client_context.h
diff --git a/blimp/client/public/blimp_client_context.h b/blimp/client/public/blimp_client_context.h
index 908aaca6238becc0ccefbde8b6a105f1dd23579f..e3375f5962d53953869150a0eb10bf0289a3b31e 100644
--- a/blimp/client/public/blimp_client_context.h
+++ b/blimp/client/public/blimp_client_context.h
@@ -24,6 +24,7 @@ class SupportsUserData;
namespace blimp {
namespace client {
+class CompositorDependencies;
David Trainor- moved to gerrit 2016/08/31 21:49:58 double the forward declare, double the fun!
Khushal 2016/08/31 22:04:57 May be I should add one more? :P Done.
class CompositorDependencies;

Powered by Google App Engine
This is Rietveld 408576698