summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-25 20:35:25 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-25 20:35:25 +0000
commitcb34b251707323165c85b7079467e9a03c65af8e (patch)
tree611d83716b4998fa5caf8fe52faff86d73d9f696 /views/views.gyp
parent4329776454c79eab08647c7ea86268a5e1e4c1da (diff)
downloadchromium_src-cb34b251707323165c85b7079467e9a03c65af8e.zip
chromium_src-cb34b251707323165c85b7079467e9a03c65af8e.tar.gz
chromium_src-cb34b251707323165c85b7079467e9a03c65af8e.tar.bz2
SingleSplitView example
BUG=none TEST=none Review URL: http://codereview.chromium.org/555078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37031 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp
index bfab674..97f712e 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -369,6 +369,7 @@
'examples/menu_example.h',
'examples/radio_button_example.h',
'examples/scroll_view_example.h',
+ 'examples/single_split_view_example.h',
'examples/slider_example.h',
'examples/tabbed_pane_example.h',
'examples/textfield_example.h',