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

Unified Diff: media/mojo/services/default_mojo_media_client.h

Issue 2434673002: media: Rename MojoMediaApplication to MediaService (Closed)
Patch Set: media: Rename MojoMediaApplication to MediaService Created 4 years, 2 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/mojo/services/BUILD.gn ('k') | media/mojo/services/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/default_mojo_media_client.h
diff --git a/media/mojo/services/default_mojo_media_client.h b/media/mojo/services/default_mojo_media_client.h
index 8f559d40534bf9c001492022d2ebc23ced4e2c33..5e2b75f82246af407f5b86f0009a89a81ff6f494 100644
--- a/media/mojo/services/default_mojo_media_client.h
+++ b/media/mojo/services/default_mojo_media_client.h
@@ -23,7 +23,7 @@ class MediaLog;
class RendererFactory;
class VideoRendererSink;
-// Default MojoMediaClient for MojoMediaApplication.
+// Default MojoMediaClient for MediaService.
class DefaultMojoMediaClient : public MojoMediaClient {
public:
DefaultMojoMediaClient();
« no previous file with comments | « media/mojo/services/BUILD.gn ('k') | media/mojo/services/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698