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

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: incorporated all review comments by Sky and Tfarina 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
« views/examples/examples_main.cc ('K') | « 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 c5f0eda0f0d90f8a96e2a451c094c4a9917f9ff4..89afbfcdf6262634118f79203f0fa26a1b3346f0 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -657,6 +657,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',
« views/examples/examples_main.cc ('K') | « views/examples/examples_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698