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

Unified Diff: net/net.gyp

Issue 1214933009: Class for parsing and evaluating RFC 5280 NameConstraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compare_DN2
Patch Set: review changes for comment #12 Created 5 years, 2 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index cd23f618f740c5245e421d28caf9fc69240d6c61..0b63df74eadc5780bc0e5a05c177646d28f6d381 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -360,6 +360,7 @@
'action_name': 'copy_test_data',
'variables': {
'test_data_files': [
+ 'data/name_constraints_unittest/',
'data/ssl/certificates/',
'data/test.html',
'data/url_request_unittest/',
« net/cert/internal/name_constraints.cc ('K') | « net/der/tag.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698