| Index: trunk/src/content/shell/shell_content_browser_client.h
|
| ===================================================================
|
| --- trunk/src/content/shell/shell_content_browser_client.h (revision 188924)
|
| +++ trunk/src/content/shell/shell_content_browser_client.h (working copy)
|
| @@ -36,7 +36,6 @@
|
| const base::FilePath& partition_path,
|
| bool in_memory,
|
| ProtocolHandlerMap* protocol_handlers) OVERRIDE;
|
| - virtual bool IsHandledURL(const GURL& url) OVERRIDE;
|
| virtual void AppendExtraCommandLineSwitches(CommandLine* command_line,
|
| int child_process_id) OVERRIDE;
|
| virtual void OverrideWebkitPrefs(RenderViewHost* render_view_host,
|
|
|