Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Unified Diff: net/http/http_cache.h

Issue 356713005: Rename ServerBoundCert => ChannelID to reflect the current name (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/http/http_cache.h
diff --git a/net/http/http_cache.h b/net/http/http_cache.h
index 752b98a6715b0f9c66030d4a9e143fb90d9b522e..d4b14105b51fd142f0afb7402e98d45417b39510 100644
--- a/net/http/http_cache.h
+++ b/net/http/http_cache.h
@@ -52,7 +52,7 @@ class HttpServerProperties;
class IOBuffer;
class NetLog;
class NetworkDelegate;
-class ServerBoundCertService;
+class ChannelIDService;
wtc 2014/07/01 19:50:52 List in alphabetical order.
Ryan Hamilton 2014/07/21 19:12:08 Done.
class ProxyService;
class SSLConfigService;
class TransportSecurityState;

Powered by Google App Engine
This is Rietveld 408576698