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

Unified Diff: net/BUILD.gn

Issue 2726873003: Make transport security state data source configurable. (Closed)
Patch Set: ternary Created 3 years, 9 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') | 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 4dcbc69922b42e47ff2717b48f3c847e3d77eacf..18ddd6f8707c2b7fbacc7219e109bace798ec9ea 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_source.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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698