| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index fa9817394bcf29ec67cd7517d4703af78ddff285..15e8af27586841bad4240392f23d85e458b09cc2 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -636,6 +636,8 @@ source_set("test_support") {
|
| sources += [
|
| "test/nswindow_fullscreen_notification_waiter.h",
|
| "test/nswindow_fullscreen_notification_waiter.mm",
|
| + "test/scoped_fake_full_keyboard_access.h",
|
| + "test/scoped_fake_full_keyboard_access.mm",
|
| "test/scoped_fake_nswindow_focus.h",
|
| "test/scoped_fake_nswindow_focus.mm",
|
| "test/scoped_fake_nswindow_fullscreen.h",
|
|
|