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