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

Unified Diff: content/browser/BUILD.gn

Issue 2445993006: [WIP] Upgrade-insecure-request: upgrade insecurely-redirected requests.
Patch Set: bugfix Created 4 years, 2 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 | content/browser/frame_host/frame_tree_node.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e8d75e74180dc22db93bcb6eafc5e429caa9c2f5..4e45fd4dd5e9a4611555ed440258e0e16aab3d31 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -892,6 +892,8 @@ source_set("browser") {
"net/network_errors_listing_ui.h",
"net/quota_policy_cookie_store.cc",
"net/quota_policy_cookie_store.h",
+ "net/url_request_insecure_interceptor.cc",
+ "net/url_request_insecure_interceptor.h",
"net/view_blob_internals_job_factory.cc",
"net/view_blob_internals_job_factory.h",
"net/view_http_cache_job_factory.cc",
« no previous file with comments | « no previous file | content/browser/frame_host/frame_tree_node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698