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

Unified Diff: net/net.gypi

Issue 1290553002: [refactor] Extract some test helpers for certificate verification unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert_mapper
Patch Set: rebase onto master Created 5 years, 4 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/cert/internal/verify_signed_data_unittest.cc ('k') | no next file » | 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 4e5b41fac0fd2a3d74975289ee09f1946241ef0b..ef933fa3b429586a1975c662e79c6ba8c1592bc5 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1372,6 +1372,8 @@
'cert/ev_root_ca_metadata_unittest.cc',
'cert/internal/extended_key_usage_unittest.cc',
'cert/internal/signature_algorithm_unittest.cc',
+ 'cert/internal/test_helpers.cc',
+ 'cert/internal/test_helpers.h',
'cert/internal/verify_name_match_unittest.cc',
'cert/internal/verify_signed_data_unittest.cc',
'cert/jwk_serializer_unittest.cc',
« no previous file with comments | « net/cert/internal/verify_signed_data_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698