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

Unified Diff: net/socket_stream/socket_stream.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/socket_stream/socket_stream.h
diff --git a/net/socket_stream/socket_stream.h b/net/socket_stream/socket_stream.h
index cfc764db252951a3ec82de70e6173dd28ea44893..f79f750c1e6e75bac57b0722e324eda1d031b847 100644
--- a/net/socket_stream/socket_stream.h
+++ b/net/socket_stream/socket_stream.h
@@ -34,7 +34,7 @@ class CookieOptions;
class HostResolver;
class HttpAuthController;
class SSLInfo;
-class ServerBoundCertService;
+class ChannelIDService;
wtc 2014/07/01 19:50:53 List in alphabetical order.
Ryan Hamilton 2014/07/21 19:12:09 Done.
class SingleRequestHostResolver;
class SocketStreamMetrics;
class TransportSecurityState;

Powered by Google App Engine
This is Rietveld 408576698