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

Unified Diff: ui/views/views.gyp

Issue 16171010: Introduces a new scrollbar for message_center. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: GetVisibleSize -> GetContentOverlapSize Created 7 years, 6 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/views/controls/scrollbar/scroll_bar.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 95edb9bc49225562912448a86fe81ac00e672868..64bb336e65e559400b0bf326236a0886c5eeafd4 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -188,6 +188,8 @@
'controls/scrollbar/native_scroll_bar_wrapper.h',
'controls/scrollbar/native_scroll_bar.cc',
'controls/scrollbar/native_scroll_bar.h',
+ 'controls/scrollbar/overlay_scroll_bar.cc',
+ 'controls/scrollbar/overlay_scroll_bar.h',
'controls/scrollbar/scroll_bar.cc',
'controls/scrollbar/scroll_bar.h',
'controls/separator.cc',
« no previous file with comments | « ui/views/controls/scrollbar/scroll_bar.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698