| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index d8a1f04b559a0ce8742fa39554e0a60cca76b47c..5bb29d3f2f805faafc1f588ac2db0038a3b3298c 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -621,6 +621,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",
|
|
|