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

Unified Diff: media/mojo/services/main.cc

Issue 2900773004: media: Add experimental feature to enable Mojo CDM on desktop Chromium (Closed)
Patch Set: drop utility_process_host_impl.cc change Created 3 years, 7 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 | « media/media_options.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/main.cc
diff --git a/media/mojo/services/main.cc b/media/mojo/services/main.cc
index 09af756828e1a9b5a28396bf7744e453ffc21e32..d15e78b7de501e557b61ea3f00506449957f9b65 100644
--- a/media/mojo/services/main.cc
+++ b/media/mojo/services/main.cc
@@ -12,7 +12,6 @@
MojoResult ServiceMain(MojoHandle mojo_handle) {
// Enable logging.
- base::AtExitManager at_exit;
service_manager::ServiceRunner::InitBaseCommandLine();
logging::LoggingSettings settings;
« no previous file with comments | « media/media_options.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698