| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 952dd0051eeadd677382189876abb5bfc1f852a1..c3c20cbc8e6f60b6fe409da9e5c8e89d8e2fd2b0 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;
|
|
|
|
|