| Index: ui/views/controls/menu/menu_config.h
|
| diff --git a/ui/views/controls/menu/menu_config.h b/ui/views/controls/menu/menu_config.h
|
| index fac60e80c3f46b244360b5414f47e1b0e1c84ae0..2a62a5d954c7d651962d0c518cd32057b46c6d30 100644
|
| --- a/ui/views/controls/menu/menu_config.h
|
| +++ b/ui/views/controls/menu/menu_config.h
|
| @@ -136,9 +136,7 @@ struct VIEWS_EXPORT MenuConfig {
|
| void Init(const ui::NativeTheme* theme);
|
|
|
| // TODO: temporary until we standardize.
|
| -#if defined(USE_AURA)
|
| void InitAura(const ui::NativeTheme* theme);
|
| -#endif
|
| };
|
|
|
| } // namespace views
|
|
|