| Index: ui/native_theme/native_theme.h
|
| diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h
|
| index 3b5b6da2e424d9584a28283055fcfa7fad6f4328..b9a7b6969a3e8f258d89cf65f7c49e9f7e765353 100644
|
| --- a/ui/native_theme/native_theme.h
|
| +++ b/ui/native_theme/native_theme.h
|
| @@ -335,7 +335,6 @@ class NATIVE_THEME_EXPORT NativeTheme {
|
| kColorId_TreeSelectedTextUnfocused,
|
| kColorId_TreeSelectionBackgroundFocused,
|
| kColorId_TreeSelectionBackgroundUnfocused,
|
| - kColorId_TreeArrow,
|
| // Table
|
| kColorId_TableBackground,
|
| kColorId_TableText,
|
|
|