summaryrefslogtreecommitdiffstats
path: root/ui/native_theme/native_theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/native_theme/native_theme.h')
-rw-r--r--ui/native_theme/native_theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/native_theme/native_theme.h b/ui/native_theme/native_theme.h
index 9ceae9d..f429767 100644
--- a/ui/native_theme/native_theme.h
+++ b/ui/native_theme/native_theme.h
@@ -324,6 +324,8 @@ class NATIVE_THEME_EXPORT NativeTheme {
kColorId_ResultsTableNegativeText,
kColorId_ResultsTableNegativeHoveredText,
kColorId_ResultsTableNegativeSelectedText,
+ // For MD icons.
+ kColorId_ChromeIconGrey,
// Colors for the material spinner (aka throbber).
kColorId_ThrobberSpinningColor,
kColorId_ThrobberWaitingColor,