| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index f2977a34285ff74755bf438329313e5d33f0ad47..396d335984fcbda4122fe67b98d6e95e34a4d96b 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -70,7 +70,6 @@ ASH_EXPORT extern const int kTrayDetailedViewTransitionDelayMs;
|
| // item. This applies to all labels in the system menu.
|
| extern const int kTrayPopupLabelRightPadding;
|
|
|
| -extern const int kTrayPopupDetailsIconWidth;
|
| extern const SkColor kTrayPopupHoverBackgroundColor;
|
| extern const int kTrayRoundedBorderRadius;
|
|
|
|
|