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

Unified Diff: services/ui/public/cpp/gpu/command_buffer_metrics.h

Issue 2586323002: mus: Use ui::ContextProviderCommandBuffer. (Closed)
Patch Set: . Created 4 years 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 | « services/ui/public/cpp/gles2_context.cc ('k') | services/ui/public/cpp/gpu/command_buffer_metrics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/gpu/command_buffer_metrics.h
diff --git a/services/ui/public/cpp/gpu/command_buffer_metrics.h b/services/ui/public/cpp/gpu/command_buffer_metrics.h
index 79ef6053d5875aeba04095009fa672be4143b8dc..b11f1b5d6325e0358e319a7804440a76f0f6063f 100644
--- a/services/ui/public/cpp/gpu/command_buffer_metrics.h
+++ b/services/ui/public/cpp/gpu/command_buffer_metrics.h
@@ -26,6 +26,7 @@ enum ContextType {
MEDIA_CONTEXT,
BLIMP_RENDER_COMPOSITOR_CONTEXT,
BLIMP_RENDER_WORKER_CONTEXT,
+ MUS_CLIENT_CONTEXT,
OFFSCREEN_CONTEXT_FOR_TESTING = CONTEXT_TYPE_UNKNOWN,
};
« no previous file with comments | « services/ui/public/cpp/gles2_context.cc ('k') | services/ui/public/cpp/gpu/command_buffer_metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698