| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index 6390bd4e1e8b2ea2137cbb1e1b28e9965e7503ce..00d8acf61e50a90f1064859df49d9b41f0c248ef 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -637,6 +637,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",
|
|
|