summaryrefslogtreecommitdiffstats
path: root/media/mojo/services/mojo_renderer_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/mojo/services/mojo_renderer_service.h')
-rw-r--r--media/mojo/services/mojo_renderer_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/mojo/services/mojo_renderer_service.h b/media/mojo/services/mojo_renderer_service.h
index 9081f87..2046e9d 100644
--- a/media/mojo/services/mojo_renderer_service.h
+++ b/media/mojo/services/mojo_renderer_service.h
@@ -55,7 +55,7 @@ class MEDIA_EXPORT MojoRendererService
STATE_ERROR
};
- // Called when the MojoDemuxerStreamAdapter is ready to go (has a config,
+ // Called when the DemuxerStreamProviderShim is ready to go (has a config,
// pipe handle, etc) and can be handed off to a renderer for use.
void OnStreamReady(const mojo::Closure& callback);