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 94d196fca11197c387534d967ac1442fe123f5e0..477b8e2bf80bd3071b08fb938f361ed9fa5d1a47 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); |