Chromium Code Reviews| Index: content/shell/shell_resource_context.cc |
| =================================================================== |
| --- content/shell/shell_resource_context.cc (revision 128803) |
| +++ content/shell/shell_resource_context.cc (working copy) |
| @@ -23,8 +23,4 @@ |
| return getter_->GetURLRequestContext(); |
| } |
| -MediaObserver* ShellResourceContext::GetMediaObserver() { |
| - return NULL; |
| -} |
| - |
| } // namespace content |