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

Unified Diff: ui/views/views.gyp

Issue 1534303002: CustomButton cleanup: make protected members private, create accessors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tidy up Created 5 years 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 30f0eb1e5cabc663e18722267f1c6bc3de48563e..ca21a02291b7331c8dffc67b74c2e7eac20b11aa 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -170,8 +170,6 @@
'controls/scrollbar/base_scroll_bar_button.h',
'controls/scrollbar/base_scroll_bar_thumb.cc',
'controls/scrollbar/base_scroll_bar_thumb.h',
- 'controls/scrollbar/kennedy_scroll_bar.cc',
- 'controls/scrollbar/kennedy_scroll_bar.h',
'controls/scrollbar/native_scroll_bar.cc',
'controls/scrollbar/native_scroll_bar.h',
'controls/scrollbar/native_scroll_bar_views.cc',

Powered by Google App Engine
This is Rietveld 408576698