| Index: ui/base/ui_base.gyp
|
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
|
| index 8caa2631f2a32ce64a6e58b417fd52d0877801a2..ee9a0fec427404f64b9b17885558a1ad5c984e2a 100644
|
| --- a/ui/base/ui_base.gyp
|
| +++ b/ui/base/ui_base.gyp
|
| @@ -694,6 +694,8 @@
|
| 'test/scoped_fake_nswindow_focus.mm',
|
| 'test/scoped_fake_nswindow_fullscreen.h',
|
| 'test/scoped_fake_nswindow_fullscreen.mm',
|
| + 'test/scoped_preferred_scroller_style_legacy_mac.h',
|
| + 'test/scoped_preferred_scroller_style_legacy_mac.mm',
|
| 'test/windowed_nsnotification_observer.h',
|
| 'test/windowed_nsnotification_observer.mm',
|
| ],
|
|
|