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

Unified Diff: net/BUILD.gn

Issue 2870323002: Add parsing for RFC 5280's InhibitAnyPolicy. (Closed)
Patch Set: rebase Created 3 years, 7 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/certificate_policies.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 38bb647c147248addedbfb295e6247f863052d1a..8ba843b5e48cc92bb7d2333eac304bd91cecfafa 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -3292,6 +3292,7 @@ bundle_data("net_unittests_bundle_data") {
"data/parse_certificate_unittest/extensions_empty_sequence.pem",
"data/parse_certificate_unittest/extensions_not_sequence.pem",
"data/parse_certificate_unittest/extensions_real.pem",
+ "data/parse_certificate_unittest/inhibit_any_policy.pem",
"data/parse_certificate_unittest/key_usage.pem",
"data/parse_certificate_unittest/policies.pem",
"data/parse_certificate_unittest/policy_constraints_empty.pem",
« no previous file with comments | « no previous file | net/cert/internal/certificate_policies.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698