Index: ui/native_theme/native_theme.h |
diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h |
index 8dc14f85c550992d2dab94bf1e2ce9beb1fb67ab..26cab20ff83ae60a894152313f11778e1a007e22 100644 |
--- a/ui/native_theme/native_theme.h |
+++ b/ui/native_theme/native_theme.h |
@@ -258,6 +258,7 @@ class NATIVE_THEME_EXPORT NativeTheme { |
kColorId_BlueButtonDisabledColor, |
kColorId_BlueButtonPressedColor, |
kColorId_BlueButtonHoverColor, |
+ kColorId_BlueButtonShadowColor, |
// MenuItem |
kColorId_EnabledMenuItemForegroundColor, |
kColorId_DisabledMenuItemForegroundColor, |