| Index: ui/native_theme/native_theme.h
|
| diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h
|
| index 7aa469a50b537f2d293d79f5cbd92bfd7f5c76f8..b1497780ce7f276e50acd5293b2ce49b51e45856 100644
|
| --- a/ui/native_theme/native_theme.h
|
| +++ b/ui/native_theme/native_theme.h
|
| @@ -319,10 +319,6 @@ class NATIVE_THEME_EXPORT NativeTheme {
|
| kColorId_MenuSeparatorColor,
|
| kColorId_MenuBackgroundColor,
|
| kColorId_MenuBorderColor,
|
| - // MenuButton - buttons in wrench menu
|
| - kColorId_EnabledMenuButtonBorderColor,
|
| - kColorId_FocusedMenuButtonBorderColor,
|
| - kColorId_HoverMenuButtonBorderColor,
|
| // Label
|
| kColorId_LabelEnabledColor,
|
| kColorId_LabelDisabledColor,
|
|
|