| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 96c991050c92dbf78ad8a7f6c2db2c1782e7fc55..545ba4ad5c8e19ceea1677bf67a4c2c02d29ad8c 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -24,6 +24,7 @@ extern const int kTrayPopupTextSpacingVertical;
|
| extern const int kTrayPopupItemHeight;
|
| extern const int kTrayPopupDetailsIconWidth;
|
| extern const int kTrayRoundedBorderRadius;
|
| +extern const int kTrayBarButtonWidth;
|
|
|
| extern const SkColor kBackgroundColor;
|
| extern const SkColor kHoverBackgroundColor;
|
|
|