| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index c8c369d2db081e7145d8d24e00a3a97c2ea69190..c98328f3b66f89447729601f2725667ea8b7af19 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -740,6 +740,8 @@
|
| 'ime/dummy_text_input_client.h',
|
| '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',
|
|
|