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

Unified Diff: third_party/WebKit/Source/core/loader/EmptyClients.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: third_party/WebKit/Source/core/loader/EmptyClients.h
diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.h b/third_party/WebKit/Source/core/loader/EmptyClients.h
index 109964416f8b780833bfa11b1f2cc61c27549905..bdac4104daf7c43202d5c56ca5bdf32923adede7 100644
--- a/third_party/WebKit/Source/core/loader/EmptyClients.h
+++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
@@ -329,7 +329,6 @@ class CORE_EXPORT EmptyFrameLoaderClient : public FrameLoaderClient {
HTMLMediaElement&,
const WebMediaPlayerSource&,
WebMediaPlayerClient*) override;
- std::unique_ptr<WebMediaSession> createWebMediaSession() override;
ObjectContentType getObjectContentType(const KURL&,
const String&,

Powered by Google App Engine
This is Rietveld 408576698