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

Unified Diff: content/content_browser.gypi

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: Overall code cleanup to request reviewers to PTAL. Created 4 years, 5 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 21fa35ad898be9a96a3e7af1d5b2d7f6603d7cbb..85049ddabada63ec9d9bbfe9484ea5f54813807f 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -762,6 +762,8 @@
'browser/frame_host/interstitial_page_impl.h',
'browser/frame_host/interstitial_page_navigator_impl.cc',
'browser/frame_host/interstitial_page_navigator_impl.h',
+ 'browser/frame_host/mixed_content_navigation_throttle.cc',
+ 'browser/frame_host/mixed_content_navigation_throttle.h',
'browser/frame_host/navigation_controller_android.cc',
'browser/frame_host/navigation_controller_android.h',
'browser/frame_host/navigation_controller_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698