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

Unified Diff: ui/views/examples/examples.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/double_split_view_example.cc ('k') | ui/views/examples/examples_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/examples.gyp
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index 4038d615027daf6cacf24d9ebebc29d9b6415935..684282f90644ac682f7e415c3062892fd6fffd5e 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -42,8 +42,6 @@
'checkbox_example.h',
'combobox_example.cc',
'combobox_example.h',
- 'double_split_view_example.cc',
- 'double_split_view_example.h',
'example_base.cc',
'example_base.h',
'example_combobox_model.cc',
@@ -66,8 +64,6 @@
'radio_button_example.h',
'scroll_view_example.cc',
'scroll_view_example.h',
- 'single_split_view_example.cc',
- 'single_split_view_example.h',
'slider_example.cc',
'slider_example.h',
'tabbed_pane_example.cc',
« no previous file with comments | « ui/views/examples/double_split_view_example.cc ('k') | ui/views/examples/examples_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698