Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 429de9ffa40eb88440b6f96bf1ceb46b9bd2d4c5..eb378e77b82f379d691e8b0a1aed654c40c17db1 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -764,6 +764,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', |