Index: public/platform/WebPrescientNetworking.h |
diff --git a/public/platform/WebPrescientNetworking.h b/public/platform/WebPrescientNetworking.h |
index 59d33f9aad10f11b5973c545f69fb3848ea514d8..0b2872e3f9b5caa008c46f25a75f5c663c8a7f4b 100644 |
--- a/public/platform/WebPrescientNetworking.h |
+++ b/public/platform/WebPrescientNetworking.h |
@@ -45,8 +45,6 @@ public: |
// the host resolution latency. |
virtual void prefetchDNS(const WebString& hostname) { } |
- virtual void preconnect(const WebURL& url) { } |
- |
virtual void preconnect(const WebURL& url, const bool allowCredentials) { } |
}; |