Index: chrome/browser/chrome_content_browser_client.h |
=================================================================== |
--- chrome/browser/chrome_content_browser_client.h (revision 86494) |
+++ chrome/browser/chrome_content_browser_client.h (working copy) |
@@ -19,7 +19,6 @@ |
virtual content::WebUIFactory* GetWebUIFactory(); |
virtual GURL GetEffectiveURL(Profile* profile, const GURL& url); |
virtual bool IsURLSameAsAnySiteInstance(const GURL& url); |
- virtual GURL GetAlternateErrorPageURL(const TabContents* tab); |
virtual std::string GetCanonicalEncodingNameByAliasName( |
const std::string& alias_name); |
virtual void AppendExtraCommandLineSwitches(CommandLine* command_line, |