| Index: content/browser/content_browser_client.h
|
| ===================================================================
|
| --- content/browser/content_browser_client.h (revision 86494)
|
| +++ content/browser/content_browser_client.h (working copy)
|
| @@ -61,9 +61,6 @@
|
| // SiteInstance.
|
| virtual bool IsURLSameAsAnySiteInstance(const GURL& url);
|
|
|
| - // See RenderViewHostDelegate's comment.
|
| - virtual GURL GetAlternateErrorPageURL(const TabContents* tab);
|
| -
|
| // See CharacterEncoding's comment.
|
| virtual std::string GetCanonicalEncodingNameByAliasName(
|
| const std::string& alias_name);
|
|
|