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

Unified Diff: net/net.gypi

Issue 2429173004: Move FakeProofSource into its own library (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | net/quic/test_tools/fake_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 b86b2a4823471bfee9ce18fcc4bc756f4ed2a26c..310a22a1739e84e370f38035eb33c174f5da2e59 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1741,6 +1741,8 @@
'quic/test_tools/crypto_test_utils_test.cc',
'quic/test_tools/delayed_verify_strike_register_client.cc',
'quic/test_tools/delayed_verify_strike_register_client.h',
+ 'quic/test_tools/fake_proof_source.cc',
+ 'quic/test_tools/fake_proof_source.h',
'quic/test_tools/mock_clock.cc',
'quic/test_tools/mock_clock.h',
'quic/test_tools/mock_crypto_client_stream.cc',
« no previous file with comments | « no previous file | net/quic/test_tools/fake_proof_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698