| Index: chrome/browser/chrome_content_browser_client.h
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.h (revision 120733)
|
| +++ chrome/browser/chrome_content_browser_client.h (working copy)
|
| @@ -27,7 +27,6 @@
|
| const GURL& effective_url) OVERRIDE;
|
| virtual GURL GetEffectiveURL(content::BrowserContext* browser_context,
|
| const GURL& url) OVERRIDE;
|
| - virtual bool IsURLSameAsAnySiteInstance(const GURL& url) OVERRIDE;
|
| virtual bool IsHandledURL(const GURL& url) OVERRIDE;
|
| virtual bool IsSuitableHost(content::RenderProcessHost* process_host,
|
| const GURL& url) OVERRIDE;
|
|
|