Index: content/worker/worker_webkitplatformsupport_impl.h |
diff --git a/content/worker/worker_webkitplatformsupport_impl.h b/content/worker/worker_webkitplatformsupport_impl.h |
index 943fe9f0bf9fa9adda3f4d64b5806618e3137ff1..a85d574ec0cdaf9836210f1de4ca5b5fea8dd097 100644 |
--- a/content/worker/worker_webkitplatformsupport_impl.h |
+++ b/content/worker/worker_webkitplatformsupport_impl.h |
@@ -53,7 +53,6 @@ class WorkerWebKitPlatformSupportImpl : public WebKitPlatformSupportImpl, |
virtual WebKit::WebString cookies( |
const WebKit::WebURL& url, |
const WebKit::WebURL& first_party_for_cookies); |
- virtual void prefetchHostName(const WebKit::WebString&); |
virtual WebKit::WebString defaultLocale(); |
virtual WebKit::WebStorageNamespace* createLocalStorageNamespace(); |
virtual void dispatchStorageEvent( |