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

Unified Diff: net/BUILD.gn

Issue 2574413002: Make static (preloaded) security state generation part of the build process. (Closed)
Patch Set: rebase Created 3 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
« no previous file with comments | « no previous file | net/http/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index a39405a0a766f8fbb9a5f88feb7600c618ebb713..5e5f30a624cba6bee4b54165c4b2e586e82d87f9 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -354,6 +354,7 @@ component("net") {
"//base",
"//net/base/registry_controlled_domains",
"//net/data/ssl/wosign:wosign_domains",
+ "//net/http:generate_transport_security_state",
"//third_party/protobuf:protobuf_lite",
"//url:url_features",
]
« no previous file with comments | « no previous file | net/http/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698