| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 80434de0ff31513327e0fbef8f2ff513ebaeef0c..b98ba5737b1b50689e105b3ddfca87b9ab2ac499 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -14,6 +14,7 @@ extern const int kTrayPopupAutoCloseDelayInSeconds;
|
| extern const int kTrayPopupAutoCloseDelayForTextInSeconds;
|
| extern const int kTrayPopupPaddingHorizontal;
|
| extern const int kTrayPopupPaddingBetweenItems;
|
| +extern const int kTrayPopupTextSpacingVertical;
|
|
|
| extern const int kTrayPopupItemHeight;
|
| extern const int kTrayPopupDetailsIconWidth;
|
|
|