| 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;
|
|
|