| Index: content/shell/shell_content_browser_client.h
|
| ===================================================================
|
| --- content/shell/shell_content_browser_client.h (revision 116798)
|
| +++ content/shell/shell_content_browser_client.h (working copy)
|
| @@ -138,7 +138,7 @@
|
| int render_process_id) OVERRIDE;
|
| virtual std::string GetWorkerProcessTitle(
|
| const GURL& url, const content::ResourceContext& context) OVERRIDE;
|
| - virtual ResourceDispatcherHost* GetResourceDispatcherHost() OVERRIDE;
|
| + virtual void ResourceDispatcherHostCreated() OVERRIDE;
|
| virtual ui::Clipboard* GetClipboard() OVERRIDE;
|
| virtual MHTMLGenerationManager* GetMHTMLGenerationManager() OVERRIDE;
|
| virtual net::NetLog* GetNetLog() OVERRIDE;
|
|
|