| Index: content/shell/shell_resource_context.h
|
| ===================================================================
|
| --- content/shell/shell_resource_context.h (revision 128803)
|
| +++ content/shell/shell_resource_context.h (working copy)
|
| @@ -23,7 +23,6 @@
|
| // ResourceContext implementation:
|
| virtual net::HostResolver* GetHostResolver() OVERRIDE;
|
| virtual net::URLRequestContext* GetRequestContext() OVERRIDE;
|
| - virtual MediaObserver* GetMediaObserver() OVERRIDE;
|
|
|
| scoped_refptr<ShellURLRequestContextGetter> getter_;
|
|
|
|
|