| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 16ae1a2a0d43feddf1476cc1a54c9c5a06189ca0..865bdd692c63d7adcb8db4cc9b0c5419e97577da 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -67,7 +67,6 @@ ASH_EXPORT extern const int kTrayDetailedViewTransitionDelayMs;
|
| extern const int kTrayPopupLabelRightPadding;
|
|
|
| extern const int kTrayPopupDetailsIconWidth;
|
| -extern const int kTrayPopupDetailsLabelExtraLeftMargin;
|
| extern const SkColor kTrayPopupHoverBackgroundColor;
|
| extern const int kTrayRoundedBorderRadius;
|
|
|
|
|