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

Unified Diff: net/BUILD.gn

Issue 1214933009: Class for parsing and evaluating RFC 5280 NameConstraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compare_DN2
Patch Set: use test_helpers.h 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/name_constraints.h » ('j') | net/cert/internal/name_constraints.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 823d8698f207d3cfc581bd878edf3bd7fc3fd6f9..cd0af65b8c94a3e3b2a4c5248f33f8ab87227e80 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1576,6 +1576,7 @@ test("net_unittests") {
# 'action_name': 'copy_test_data',
# 'variables': {
# 'test_data_files': [
+ # 'data/name_constraints_unittest/name_constraints/',
# 'data/ssl/certificates/',
# 'data/test.html',
# 'data/url_request_unittest/',
« no previous file with comments | « no previous file | net/cert/internal/name_constraints.h » ('j') | net/cert/internal/name_constraints.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698