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

Unified Diff: ui/views/examples/button_example.h

Issue 2483753003: views examples: remove obsolete CTA button example (Closed)
Patch Set: remove md_prominent_button_ Created 4 years, 1 month 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 | « no previous file | ui/views/examples/button_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/button_example.h
diff --git a/ui/views/examples/button_example.h b/ui/views/examples/button_example.h
index 81ace6738b8192f2f979e0e25df1b2ba8841c72c..dac61aa3d829d88f2c7a092735a48ac18ff7c235 100644
--- a/ui/views/examples/button_example.h
+++ b/ui/views/examples/button_example.h
@@ -39,7 +39,6 @@ class VIEWS_EXAMPLES_EXPORT ButtonExample : public ExampleBase,
LabelButton* disabled_button_ = nullptr;
MdTextButton* md_button_ = nullptr;
MdTextButton* md_default_button_ = nullptr;
- MdTextButton* md_prominent_button_ = nullptr;
ImageButton* image_button_ = nullptr;
const gfx::ImageSkia* icon_ = nullptr;
« no previous file with comments | « no previous file | ui/views/examples/button_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698