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

Unified Diff: net/net.gyp

Issue 1288193003: Add a function for parsing RFC 5280's "Certificate". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@test_helpers
Patch Set: More comment fixes 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/data/parse_certificate_unittest/cert_version3.pem ('k') | net/net.gypi » ('j') | 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 7bc95ba3f258ac2d1e8dfc7e3a265660cbc47782..db950e51feea6e9f1698da3915e1a41304821d18 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -371,6 +371,7 @@
'data/test.html',
'data/url_request_unittest/',
'data/verify_name_match_unittest/names/',
+ 'data/parse_certificate_unittest/',
],
'test_data_prefix': 'net',
},
« no previous file with comments | « net/data/parse_certificate_unittest/cert_version3.pem ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698