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

Unified Diff: net/BUILD.gn

Issue 1125333005: RFC 2459 name comparison. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ios copy_test_data 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
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 7da87e46e627f367dd5f59c601006fdbac7816f5..742552f40a04e64c5573e68f363e0e21c721e083 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1567,6 +1567,7 @@ test("net_unittests") {
# 'data/ssl/certificates/',
# 'data/test.html',
# 'data/url_request_unittest/',
+ # 'data/verify_name_match_unittest/names/',
# ],
# 'test_data_prefix': 'net',
# },

Powered by Google App Engine
This is Rietveld 408576698