diff options
Diffstat (limited to 'net/ftp/ftp_auth_cache.cc')
-rw-r--r-- | net/ftp/ftp_auth_cache.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ftp/ftp_auth_cache.cc b/net/ftp/ftp_auth_cache.cc index 8f1d18a..007f167 100644 --- a/net/ftp/ftp_auth_cache.cc +++ b/net/ftp/ftp_auth_cache.cc @@ -32,4 +32,3 @@ FtpAuthCache::AuthCacheKey FtpAuthCache::MakeKey(const GURL& origin) { } } // namespace net - |