| Index: ui/base/ui_base.gyp | 
| diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp | 
| index d092bc1552b8e06d69aa8a5ce1e01e80e1538845..e7c75cdd782474dd6129a52f17dc49f13df1b117 100644 | 
| --- a/ui/base/ui_base.gyp | 
| +++ b/ui/base/ui_base.gyp | 
| @@ -727,8 +727,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/scoped_preferred_scroller_style_mac.h', | 
| +            'test/scoped_preferred_scroller_style_mac.mm', | 
| 'test/windowed_nsnotification_observer.h', | 
| 'test/windowed_nsnotification_observer.mm', | 
| ], | 
|  |