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

Unified Diff: net/net.gypi

Issue 2516433002: Minor refactors to enable sending an Expect-CT header more easily. (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | net/quic/core/crypto/proof_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 7e14559eddb889544062eb9209e977e1d0757472..5d18b6ece5640964c103f7c1162142512a7c836c 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -973,6 +973,7 @@
'quic/core/crypto/quic_compressed_certs_cache.h',
'quic/core/crypto/quic_crypto_client_config.cc',
'quic/core/crypto/quic_crypto_client_config.h',
+ 'quic/core/crypto/quic_crypto_proof.cc',
'quic/core/crypto/quic_crypto_proof.h',
'quic/core/crypto/quic_crypto_server_config.cc',
'quic/core/crypto/quic_crypto_server_config.h',
« no previous file with comments | « no previous file | net/quic/core/crypto/proof_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698