diff options
Diffstat (limited to 'net/cookies/canonical_cookie.h')
-rw-r--r-- | net/cookies/canonical_cookie.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/cookies/canonical_cookie.h b/net/cookies/canonical_cookie.h index ff07ec6..ba50dfc 100644 --- a/net/cookies/canonical_cookie.h +++ b/net/cookies/canonical_cookie.h @@ -121,9 +121,6 @@ class NET_EXPORT CanonicalCookie { const base::Time& server_time); private: - // Gives the session cookie an expiration time if needed - void SetSessionCookieExpiryTime(); - // The source member of a canonical cookie is the origin of the URL that tried // to set this cookie, minus the port number if any. This field is not // persistent though; its only used in the in-tab cookies dialog to show the |