| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index a251f183882bef94cfd0ed758e1c90b176272291..f0262392e5853d9941e593c65eaa5caf0f59cbf3 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -22,6 +22,9 @@ extern const int kTrayImageItemVerticalPaddingVerticalAlignment;
|
| extern const int kTrayLabelItemHorizontalPaddingBottomAlignment;
|
| extern const int kTrayLabelItemVerticalPaddingVeriticalAlignment;
|
|
|
| +extern const int kTrayMenuBottomRowPadding;
|
| +extern const int kTrayMenuBottomRowPaddingBetweenItems;
|
| +
|
| extern const int kTrayPopupAutoCloseDelayInSeconds;
|
| extern const int kTrayPopupAutoCloseDelayForTextInSeconds;
|
| extern const int kTrayPopupPaddingHorizontal;
|
|
|