| Index: components/constrained_window/BUILD.gn
|
| diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
|
| index cc02308279aa4b6f93231701fa0b76ce8be95f23..a62c55548af060a8be03b3be4df0e9fc8fa8141d 100644
|
| --- a/components/constrained_window/BUILD.gn
|
| +++ b/components/constrained_window/BUILD.gn
|
| @@ -12,6 +12,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.h",
|
| "native_web_contents_modal_dialog_manager_views_mac.mm",
|
| ]
|
|
|
|
|