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

Unified Diff: net/BUILD.gn

Issue 2726873003: Make transport security state data source configurable. (Closed)
Patch Set: Add TransportSecurityStateSource struct. Created 3 years, 10 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/transport_security_state.h » ('j') | net/http/transport_security_state.h » ('J')
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 64b9864a856a19198fef46fa442281156053fa47..465b1183f5e0af5c62d68b30707adf4d8c48aa88 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -281,6 +281,7 @@ component("net") {
"http/http_vary_data.h",
"http/transport_security_state.cc",
"http/transport_security_state.h",
+ "http/transport_security_state_structs.h",
"log/net_log.cc",
"log/net_log.h",
"log/net_log_capture_mode.cc",
« no previous file with comments | « no previous file | net/http/transport_security_state.h » ('j') | net/http/transport_security_state.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698