| Index: ui/native_theme/native_theme.h
|
| diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h
|
| index 6ff56e053cb2328f40f4382f87293e856a94d8ca..e0fda2f5412699680a097e837e05f4635de1101d 100644
|
| --- a/ui/native_theme/native_theme.h
|
| +++ b/ui/native_theme/native_theme.h
|
| @@ -299,6 +299,7 @@ class NATIVE_THEME_EXPORT NativeTheme {
|
| kColorId_TextfieldReadOnlyBackground,
|
| kColorId_TextfieldSelectionColor,
|
| kColorId_TextfieldSelectionBackgroundFocused,
|
| + kColorId_TextfieldSelectionBackgroundUnfocused,
|
| // Tooltip
|
| kColorId_TooltipBackground,
|
| kColorId_TooltipText,
|
|
|