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

Unified Diff: net/net.gypi

Issue 2574413002: Make static (preloaded) security state generation part of the build process. (Closed)
Patch Set: also run generator for nacl. Created 4 years 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
« net/BUILD.gn ('K') | « net/http/transport_security_state_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 6490373de4a0c827431d3220c7749cf3e36cec03..28117c806b2beabfe4621552ede6d19b91a9826c 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -779,7 +779,6 @@
'http/proxy_connect_redirect_http_stream.h',
'http/transport_security_persister.cc',
'http/transport_security_persister.h',
- 'http/transport_security_state_static.h',
'http/url_security_manager.cc',
'http/url_security_manager.h',
'http/url_security_manager_posix.cc',
@@ -2553,6 +2552,7 @@
'data/ssl/certificates/wosign_before_oct_21.pem',
'data/ssl/certificates/www_us_army_mil_cert.der',
'data/ssl/certificates/x509_verify_results.chain.pem',
+ 'http/transport_security_state_static.json',
],
# List of test data files for //net:net_unittests. Can be regenerated by
# running net/data/update_net_gypi.py.
« net/BUILD.gn ('K') | « net/http/transport_security_state_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698