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

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

Issue 2297933002: blimp: Set up the CompositorDependencies for blimp in Chrome. (Closed)
Patch Set: retry gpu process failures after crbug.com/643282 Created 4 years, 3 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 bc4424ce8b48d08fa7fbbd5f64499c9bba228d23..786330ceff5d8d24ad30ec6df07ae3b973e10eef 100644
--- a/blimp/client/public/blimp_client_context.h
+++ b/blimp/client/public/blimp_client_context.h
@@ -25,7 +25,6 @@ class SupportsUserData;
namespace blimp {
namespace client {
-
class CompositorDependencies;
// BlimpClientContext is the core class for the Blimp client. It provides hooks

Powered by Google App Engine
This is Rietveld 408576698