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

Unified Diff: ui/views/views.gyp

Issue 2144753002: Remove views::SingleSplitView as it's presently unused. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix includes Created 4 years, 5 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/examples/single_split_view_example.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 5dd8411f621bce478f69030e127132efd7119a4e..eb11079c5733bad8f8bfd4967fdb6038b65454bf 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -198,9 +198,6 @@
'controls/scrollbar/scroll_bar.h',
'controls/separator.cc',
'controls/separator.h',
- 'controls/single_split_view.cc',
- 'controls/single_split_view.h',
- 'controls/single_split_view_listener.h',
'controls/slide_out_view.cc',
'controls/slide_out_view.h',
'controls/slider.cc',
@@ -612,7 +609,6 @@
'controls/progress_bar_unittest.cc',
'controls/scroll_view_unittest.cc',
'controls/scrollbar/scrollbar_unittest.cc',
- 'controls/single_split_view_unittest.cc',
'controls/slider_unittest.cc',
'controls/styled_label_unittest.cc',
'controls/tabbed_pane/tabbed_pane_unittest.cc',
« no previous file with comments | « ui/views/examples/single_split_view_example.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698