| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index c0a459bfa317151eed4d3b19a8ac4e664f227ec1..e8a6f9ea70453d2f8fbc40f07c07a5b7c4a71a9a 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -620,6 +620,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",
|
|
|