Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1470)

Unified Diff: ash/common/system/tray/tray_constants.h

Issue 2795143005: [Ash] Remove pre-MD code paths from HoverHighlightView (Closed)
Patch Set: estade comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/common/system/tray/tray_constants.h
diff --git a/ash/common/system/tray/tray_constants.h b/ash/common/system/tray/tray_constants.h
index 921fd58a2b1a782d1b7e1d589f61cc65b06d1f67..ca485a205e6676cc3eefac7ecb0f623e1b69ab2f 100644
--- a/ash/common/system/tray/tray_constants.h
+++ b/ash/common/system/tray/tray_constants.h
@@ -76,7 +76,6 @@ extern const int kTrayRoundedBorderRadius;
extern const int kTrayToggleButtonWidth;
extern const SkColor kBackgroundColor;
-extern const SkColor kHoverBackgroundColor;
extern const SkColor kPublicAccountUserCardTextColor;
extern const SkColor kPublicAccountUserCardNameColor;

Powered by Google App Engine
This is Rietveld 408576698