summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/aw_content_browser_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/browser/aw_content_browser_client.h')
-rw-r--r--android_webview/browser/aw_content_browser_client.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/android_webview/browser/aw_content_browser_client.h b/android_webview/browser/aw_content_browser_client.h
index 637b211..a292de1 100644
--- a/android_webview/browser/aw_content_browser_client.h
+++ b/android_webview/browser/aw_content_browser_client.h
@@ -152,9 +152,6 @@ class AwContentBrowserClient : public content::ContentBrowserClient {
int render_process_id,
int opener_id,
bool* no_javascript_access) OVERRIDE;
- virtual std::string GetWorkerProcessTitle(
- const GURL& url,
- content::ResourceContext* context) OVERRIDE;
virtual void ResourceDispatcherHostCreated() OVERRIDE;
virtual net::NetLog* GetNetLog() OVERRIDE;
virtual content::AccessTokenStore* CreateAccessTokenStore() OVERRIDE;