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

Unified Diff: content/browser/BUILD.gn

Issue 1905033002: PlzNavigate: Move navigation-level mixed content checks to the browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@console-security-message
Patch Set: Minor changes from nasko@'s comments 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ffe68664e4a32afdaa0b1747449c364fba841ebe..86db762203854981730c5b3ec49407f1f1bb13b8 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -619,6 +619,8 @@ source_set("browser") {
"frame_host/interstitial_page_impl.h",
"frame_host/interstitial_page_navigator_impl.cc",
"frame_host/interstitial_page_navigator_impl.h",
+ "frame_host/mixed_content_navigation_throttle.cc",
+ "frame_host/mixed_content_navigation_throttle.h",
"frame_host/navigation_controller_android.cc",
"frame_host/navigation_controller_android.h",
"frame_host/navigation_controller_delegate.h",
« no previous file with comments | « chrome/renderer/content_settings_observer.cc ('k') | content/browser/frame_host/mixed_content_navigation_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698