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

Unified Diff: services/ui/surfaces/surfaces_context_provider.h

Issue 2471503002: Mus+Ash: Unify CompositorFrameSinks (Closed)
Patch Set: Added comment 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
Index: services/ui/surfaces/surfaces_context_provider.h
diff --git a/services/ui/surfaces/surfaces_context_provider.h b/services/ui/surfaces/surfaces_context_provider.h
index 0017751f33c18b65ea22920fff6b77e3ce3b9b2d..54ea5439ebe6e354c856204f81a81db2b5c3caef 100644
--- a/services/ui/surfaces/surfaces_context_provider.h
+++ b/services/ui/surfaces/surfaces_context_provider.h
@@ -43,6 +43,7 @@ class CommandBufferDriver;
class CommandBufferImpl;
class SurfacesContextProviderDelegate;
+// TODO(fsamuel): This can probably be merged with ContextProviderCommandBuffer.
class SurfacesContextProvider : public cc::ContextProvider,
public base::NonThreadSafe {
public:

Powered by Google App Engine
This is Rietveld 408576698