summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_auth_cache.h')
-rw-r--r--net/http/http_auth_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_auth_cache.h b/net/http/http_auth_cache.h
index 53b998f..9190e42 100644
--- a/net/http/http_auth_cache.h
+++ b/net/http/http_auth_cache.h
@@ -31,6 +31,7 @@ class NET_EXPORT_PRIVATE HttpAuthCache {
public:
class NET_EXPORT_PRIVATE Entry {
public:
+ Entry(const Entry& other);
~Entry();
const GURL& origin() const {