| Index: ash/common/system/tray/tray_constants.h
|
| diff --git a/ash/common/system/tray/tray_constants.h b/ash/common/system/tray/tray_constants.h
|
| index 35225050ff51de05ad97c20d7c324d02c4a376b9..c216a1da5a5e73aea6d2e19516428970d5102c2c 100644
|
| --- a/ash/common/system/tray/tray_constants.h
|
| +++ b/ash/common/system/tray/tray_constants.h
|
| @@ -38,6 +38,7 @@ extern const int kTrayPopupAutoCloseDelayInSeconds;
|
| extern const int kTrayPopupAutoCloseDelayForTextInSeconds;
|
| extern const int kTrayPopupPaddingHorizontal;
|
| extern const int kTrayPopupPaddingBetweenItems;
|
| +extern const int kTrayPopupButtonEndMargin;
|
| extern const int kTrayPopupTextSpacingVertical;
|
| extern const int kTrayPopupUserCardVerticalPadding;
|
|
|
|
|