| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 4b2c635232fc6976df68ba6233f8b4570e25bdfd..905e9129fb9bcf5ec3cef98e59fced8c0b73b564 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -613,6 +613,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",
|
|
|