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

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

Issue 2686243002: content/ui[Android]: Remove ContextProviderFactory. (Closed)
Patch Set: more rebase Created 3 years, 10 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
« no previous file with comments | « content/test/test_render_view_host.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 b11f1b5d6325e0358e319a7804440a76f0f6063f..f675977e35712a0de61625de55579199f9045cc4 100644
--- a/services/ui/public/cpp/gpu/command_buffer_metrics.h
+++ b/services/ui/public/cpp/gpu/command_buffer_metrics.h
@@ -24,8 +24,6 @@ enum ContextType {
OFFSCREEN_CONTEXT_FOR_WEBGL,
CONTEXT_TYPE_UNKNOWN,
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 | « content/test/test_render_view_host.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