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

Unified Diff: net/net.gyp

Issue 9553014: Move certificate verification tests from X509CertificateTest to CertVerifyProcTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
« net/base/test_certificate_data.h ('K') | « net/base/x509_certificate_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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index b1be38d2cfd9e2ec257fc1de854cb910843b8bf2..2b1a534bf36d14448351082fd63a378790fb4b54 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1032,6 +1032,7 @@
'base/backoff_entry_unittest.cc',
'base/big_endian_unittest.cc',
'base/cert_database_nss_unittest.cc',
+ 'base/cert_verify_proc_unittest.cc',
'base/cookie_monster_unittest.cc',
'base/cookie_store_unittest.h',
'base/cookie_util_unittest.cc',
« net/base/test_certificate_data.h ('K') | « net/base/x509_certificate_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698