| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index ed99bf095321a10514e915d85c38e22ff67baee9..3e8375cc4a606d976296c6a6a884397742b1cc9a 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -684,6 +684,8 @@
|
| 'ime/dummy_text_input_client.h',
|
| 'test/nswindow_fullscreen_notification_waiter.h',
|
| 'test/nswindow_fullscreen_notification_waiter.mm',
|
| + 'test/scoped_fake_nswindow_focus.h',
|
| + 'test/scoped_fake_nswindow_focus.mm',
|
| 'test/scoped_fake_nswindow_fullscreen.h',
|
| 'test/scoped_fake_nswindow_fullscreen.mm',
|
| 'test/windowed_nsnotification_observer.h',
|
|
|