Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index ee3c5e63a2f14fb51028518b0f4275648210b845..573eaf47f5acb279f2fbdffa85073b02ced0394f 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -617,6 +617,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", |