| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index 1eda3ca1e3f7d28050fd20e00a46ad706bd39d4f..a89212357c81ec810eb8707807e4a26e924f003e 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -739,6 +739,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',
|
|
|