summaryrefslogtreecommitdiffstats
path: root/net/base/sdch_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/sdch_manager.h')
-rw-r--r--net/base/sdch_manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/base/sdch_manager.h b/net/base/sdch_manager.h
index 7926b52..ae5f2d3 100644
--- a/net/base/sdch_manager.h
+++ b/net/base/sdch_manager.h
@@ -72,9 +72,6 @@ class SdchManager {
const GURL& url() const { return url_; }
const std::string& client_hash() const { return client_hash_; }
- // For a given URL, get the actual or default port.
- static int GetPortIncludingDefault(const GURL& url);
-
// Security method to check if we can advertise this dictionary for use
// if the |target_url| returns SDCH compressed data.
bool CanAdvertise(const GURL& target_url);