| 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 5aae64f30dd5ff56f451d6d69998e7b5dc88edd8..884a26b46224b75102768fe308d248ff7108408e 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| @@ -326,7 +326,6 @@ class CORE_EXPORT EmptyFrameLoaderClient : public FrameLoaderClient {
|
| HTMLMediaElement&,
|
| const WebMediaPlayerSource&,
|
| WebMediaPlayerClient*) override;
|
| - std::unique_ptr<WebMediaSession> createWebMediaSession() override;
|
|
|
| ObjectContentType getObjectContentType(const KURL&,
|
| const String&,
|
|
|