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

Unified Diff: views/examples/native_theme_checkbox_example.cc

Issue 8395016: views/examples: Alphabetize examples list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix the tab titles Created 9 years, 2 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') | views/examples/native_widget_views_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/examples/native_theme_checkbox_example.cc
diff --git a/views/examples/native_theme_checkbox_example.cc b/views/examples/native_theme_checkbox_example.cc
index 253cd9def4b0e98110adaae2d14477941ccafeec..3359a70710dce290edd5702cad7ff95b331dda45 100644
--- a/views/examples/native_theme_checkbox_example.cc
+++ b/views/examples/native_theme_checkbox_example.cc
@@ -13,7 +13,7 @@
namespace examples {
NativeThemeCheckboxExample::NativeThemeCheckboxExample(ExamplesMain* main)
- : ExampleBase(main, "Checkbox"),
+ : ExampleBase(main, "Native Theme Checkbox"),
count_(0) {
}
« no previous file with comments | « views/examples/examples_main.cc ('k') | views/examples/native_widget_views_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698