| 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&,
|
|
|