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