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

Unified Diff: net/BUILD.gn

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 | « no previous file | net/cert/internal/parse_certificate.h » ('j') | no next file with comments »
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 823d8698f207d3cfc581bd878edf3bd7fc3fd6f9..4d3402a7b85644b376d432747859c8849a7cd645 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1580,6 +1580,7 @@ test("net_unittests") {
# '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 | « no previous file | net/cert/internal/parse_certificate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698