| Index: components/constrained_window/BUILD.gn
|
| diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
|
| index fd5f938e9d6df76237031d3f88716317c198b8f6..8cff9755f0ced4bc02ce99975a5b04d721943338 100644
|
| --- a/components/constrained_window/BUILD.gn
|
| +++ b/components/constrained_window/BUILD.gn
|
| @@ -11,6 +11,7 @@ static_library("constrained_window") {
|
| "constrained_window_views_client.h",
|
| "native_web_contents_modal_dialog_manager_views.cc",
|
| "native_web_contents_modal_dialog_manager_views.h",
|
| + "native_web_contents_modal_dialog_manager_views_mac.mm",
|
| ]
|
|
|
| if (is_mac && !mac_views_browser) {
|
|
|