Index: ui/app_list/app_list_constants.cc |
diff --git a/ui/app_list/app_list_constants.cc b/ui/app_list/app_list_constants.cc |
index 46ce92e959d7718dca36363b710d0905b61f837c..5b66b5fe9d29c7f9c30ccc68c565f964268cb150 100644 |
--- a/ui/app_list/app_list_constants.cc |
+++ b/ui/app_list/app_list_constants.cc |
@@ -14,7 +14,6 @@ const SkColor kBottomSeparatorColor = SkColorSetRGB(0xE5, 0xE5, 0xE5); |
// The color of the separator used inside dialogs in the app list. |
const SkColor kDialogSeparatorColor = SkColorSetRGB(0xD1, 0xD1, 0xD1); |
-const SkColor kDialogSubtitleColor = SkColorSetRGB(0x77, 0x77, 0x77); |
// 6% black over kContentsBackgroundColor |
const SkColor kHighlightedColor = SkColorSetRGB(0xE6, 0xE6, 0xE6); |