| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index 8fe9f68bc87c16c38e1663b152b5236703c66e29..2a7fbbcd31785bb8cfd1950c4a16d1b44ca406e6 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -644,6 +644,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",
|
|
|