| Index: content/shell/shell_content_renderer_client.h
|
| diff --git a/content/shell/shell_content_renderer_client.h b/content/shell/shell_content_renderer_client.h
|
| index d9437b3d87d7223521640686bb7ba7510ffaa020..096af4a44e8ebfd09ad3039726d64a7f1ad6143f 100644
|
| --- a/content/shell/shell_content_renderer_client.h
|
| +++ b/content/shell/shell_content_renderer_client.h
|
| @@ -63,7 +63,6 @@ class ShellContentRendererClient : public ContentRendererClient {
|
| const GURL& url,
|
| const GURL& first_party_for_cookies,
|
| const std::string& value) OVERRIDE;
|
| - virtual bool IsProtocolSupportedForMedia(const GURL& url) OVERRIDE;
|
| virtual void RegisterPPAPIInterfaceFactories(
|
| webkit::ppapi::PpapiInterfaceFactoryManager* factory_manager) OVERRIDE;
|
| };
|
|
|