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

Unified Diff: net/data/update_net_gypi.py

Issue 2030693002: Add CertIssuerSource interface and CertIssuerSourceStatic implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert-parsing-base
Patch Set: update and re-run net/data/update_net_gypi.py Created 4 years, 6 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 | « net/data/cert_issuer_source_static_unittest/root.pem ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/update_net_gypi.py
diff --git a/net/data/update_net_gypi.py b/net/data/update_net_gypi.py
index af252b780b8119221e83fd5d35e4ccf0240a0b41..9ffe157eaa7958259c20b403300e83083127336e 100644
--- a/net/data/update_net_gypi.py
+++ b/net/data/update_net_gypi.py
@@ -16,6 +16,7 @@ DATA_SOURCES_PATH_FOR_VARIABLES = {
"net/data/ssl/certificates",
],
"net_unittests_data_sources": [
+ "net/data/cert_issuer_source_static_unittest",
"net/data/certificate_policies_unittest",
"net/data/name_constraints_unittest",
"net/data/parse_certificate_unittest",
« no previous file with comments | « net/data/cert_issuer_source_static_unittest/root.pem ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698