| Index: ui/base/BUILD.gn
 | 
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
 | 
| index 8a936fccdffa464891e8b615a541f37af86b1dc1..d3eda3f6d8966ee6309e55323fe051703fea09ba 100644
 | 
| --- a/ui/base/BUILD.gn
 | 
| +++ b/ui/base/BUILD.gn
 | 
| @@ -625,8 +625,8 @@ source_set("test_support") {
 | 
|        "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/test_clipboard.cc",
 | 
|        "test/test_clipboard.h",
 | 
|        "test/windowed_nsnotification_observer.h",
 | 
| 
 |