summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_network_transaction.h')
-rw-r--r--net/http/http_network_transaction.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
index ed5ff75..3705cf8 100644
--- a/net/http/http_network_transaction.h
+++ b/net/http/http_network_transaction.h
@@ -246,11 +246,6 @@ class HttpNetworkTransaction : public HttpTransaction {
void InvalidateRejectedAuthFromCache(HttpAuth::Target target,
const GURL& auth_origin);
- // Returns true if we can use the default credentials for the
- // authentication.
- bool CanUseDefaultCredentials(HttpAuth::Target target,
- const GURL& auth_origin) const;
-
// Sets auth_identity_[target] to the next identity that the transaction
// should try. It chooses candidates by searching the auth cache
// and the URL for a username:password. Returns true if an identity