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

Unified Diff: net/net.gypi

Issue 1076063002: Remove certificates from Channel ID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix min compat version number; use make_scoped_ptr; find and restore the changes that got dropped Created 5 years, 8 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.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 37a5d883406afbc2f646845b054334e8f5f9f22c..448a8e8a84a924cc28650f9ded5cda36fd109dc4 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1319,7 +1319,6 @@
'cert/test_root_certs_unittest.cc',
'cert/x509_cert_types_unittest.cc',
'cert/x509_certificate_unittest.cc',
- 'cert/x509_util_nss_unittest.cc',
'cert/x509_util_openssl_unittest.cc',
'cert/x509_util_unittest.cc',
'cert_net/cert_net_fetcher_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698