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

Unified Diff: net/BUILD.gn

Issue 2670643008: Move CertVerifyProcMac unit-tests to their own file. (Closed)
Patch Set: Created 3 years, 11 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/cert/cert_verify_proc_mac.h » ('j') | net/test/cert_test_util.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 8a7ee89e4a41c878233aacf108cdd54d40884995..3817ddab690c5750d450aa6580745eac58ad7ce7 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -4094,6 +4094,7 @@ test("net_unittests") {
"cert/cert_verifier_unittest.cc",
"cert/cert_verify_proc_android_unittest.cc",
"cert/cert_verify_proc_ios_unittest.cc",
+ "cert/cert_verify_proc_mac_unittest.cc",
"cert/cert_verify_proc_unittest.cc",
"cert/cert_verify_proc_whitelist_unittest.cc",
"cert/crl_set_unittest.cc",
« no previous file with comments | « no previous file | net/cert/cert_verify_proc_mac.h » ('j') | net/test/cert_test_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698