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

Unified Diff: net/net.gypi

Issue 1216943003: Use the CT policy enforcer for QUIC, if specified. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: With tests Created 5 years, 5 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/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 85301b87bfba74f99525bcfec78c1a23063f430f..7b9db6f48df15fb6cf7c7a8a32c83a44c4375570 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1549,6 +1549,7 @@
'quic/crypto/null_encrypter_test.cc',
'quic/crypto/p256_key_exchange_test.cc',
'quic/crypto/proof_test.cc',
+ 'quic/crypto/proof_verifier_chromium_test.cc',
'quic/crypto/quic_crypto_client_config_test.cc',
'quic/crypto/quic_crypto_server_config_test.cc',
'quic/crypto/quic_random_test.cc',

Powered by Google App Engine
This is Rietveld 408576698