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

Unified Diff: views/views.gyp

Issue 6377004: views: Move the implementation of SingleSplitViewExample from the header file to the source file. (Closed)
Patch Set: Created 9 years, 11 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 | « 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: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 7cbcfe0ad7e7a59e1ae529969e2dde5bf8de79af..c6615fd01cb7551aaf23c3ca4236816a0f002729 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -502,6 +502,7 @@
'examples/menu_example.h',
'examples/radio_button_example.h',
'examples/scroll_view_example.h',
+ 'examples/single_split_view_example.cc',
'examples/single_split_view_example.h',
'examples/slider_example.h',
'examples/tabbed_pane_example.h',
« no previous file with comments | « 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