| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index 573d72b649381d4a777417b76ac8bfaaf241ab61..cc416e3afbd4bbe74f263bf19bb51853fe347011 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -571,6 +571,8 @@ source_set("test_support") {
|
| "test/material_design_controller_test_api.h",
|
| "test/nswindow_fullscreen_notification_waiter.h",
|
| "test/nswindow_fullscreen_notification_waiter.mm",
|
| + "test/scoped_fake_nswindow_focus.h",
|
| + "test/scoped_fake_nswindow_focus.mm",
|
| "test/scoped_fake_nswindow_fullscreen.h",
|
| "test/scoped_fake_nswindow_fullscreen.mm",
|
| "test/test_clipboard.cc",
|
|
|