| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 3f0dd5164aebd3056c59827df04245be5f387c90..1dcaad5cd43d9d32e0a820138808d5345dedd825 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -39,6 +39,7 @@ extern const SkColor kHeaderTextColorNormal;
|
| extern const SkColor kHeaderTextColorHover;
|
|
|
| extern const int kTrayPopupWidth;
|
| +extern const int kNotificationCloseButtonWidth;
|
|
|
| } // namespace ash
|
|
|
|
|