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

Unified Diff: content/renderer/render_frame_impl.h

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: fixed layout tests 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
Index: content/renderer/render_frame_impl.h
diff --git a/content/renderer/render_frame_impl.h b/content/renderer/render_frame_impl.h
index 88e0a5c02fb9764b841ebf8f9724da1cc7e95c55..be3f4d1a6beca8aef6a21329087b5fcd49cab5a2 100644
--- a/content/renderer/render_frame_impl.h
+++ b/content/renderer/render_frame_impl.h
@@ -462,7 +462,6 @@ class CONTENT_EXPORT RenderFrameImpl
blink::WebMediaPlayerEncryptedMediaClient* encrypted_client,
blink::WebContentDecryptionModule* initial_cdm,
const blink::WebString& sink_id) override;
- blink::WebMediaSession* createMediaSession() override;
blink::WebApplicationCacheHost* createApplicationCacheHost(
blink::WebApplicationCacheHostClient* client) override;
blink::WebWorkerContentSettingsClientProxy*
« no previous file with comments | « content/renderer/media/android/webmediasession_android_unittest.cc ('k') | content/renderer/render_frame_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698