Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: ui/base/ui_base.gyp

Issue 1671313002: MacViews: Overlay Scrollbars with Show/Hide Animations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/test/scoped_preferred_scroller_style_mac.mm ('k') | ui/native_theme/native_theme_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « ui/base/test/scoped_preferred_scroller_style_mac.mm ('k') | ui/native_theme/native_theme_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698