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

Unified Diff: views/views.gyp

Issue 7846010: Fixed crash when a SinglesplitView gets embdedded inside SingleSplitView (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Examples order changed Created 9 years, 3 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/examples_main.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 01c0f39be9cea3ba2308bc4f88f8269eed43b7c1..5c92caadc97726ba36784f1fa97e11d210886030 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -670,6 +670,8 @@
'examples/button_example.h',
'examples/combobox_example.cc',
'examples/combobox_example.h',
+ 'examples/double_split_view_example.cc',
+ 'examples/double_split_view_example.h',
'examples/example_base.cc',
'examples/example_base.h',
'examples/examples_main.cc',
« no previous file with comments | « views/examples/examples_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698