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

Unified Diff: net/net.gypi

Issue 346323002: net: Implement ChannelIDSourceChromium, which is based on Chromium's (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
« no previous file with comments | « net/http/http_network_session.cc ('k') | net/quic/crypto/channel_id_chromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
===================================================================
--- net/net.gypi (revision 280648)
+++ net/net.gypi (working copy)
@@ -774,6 +774,8 @@
'quic/crypto/chacha20_poly1305_encrypter_openssl.cc',
'quic/crypto/channel_id.cc',
'quic/crypto/channel_id.h',
+ 'quic/crypto/channel_id_chromium.cc',
+ 'quic/crypto/channel_id_chromium.h',
'quic/crypto/channel_id_nss.cc',
'quic/crypto/channel_id_openssl.cc',
'quic/crypto/common_cert_set.cc',
« no previous file with comments | « net/http/http_network_session.cc ('k') | net/quic/crypto/channel_id_chromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698