| Index: ash/system/tray/tray_constants.h
|
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h
|
| index 1a0e4d5338635db1f1077c86a0f672deda28bfc4..915c0de984acdda810f8c6a3330e21bfd783866f 100644
|
| --- a/ash/system/tray/tray_constants.h
|
| +++ b/ash/system/tray/tray_constants.h
|
| @@ -42,8 +42,8 @@ extern const SkColor kHeaderTextColorNormal;
|
| extern const SkColor kHeaderTextColorHover;
|
|
|
| extern const int kTrayPopupWidth;
|
| -extern const int kNotificationCloseButtonWidth;
|
| extern const int kNotificationIconWidth;
|
| +extern const int kTrayNotificationContentsWidth;
|
|
|
| } // namespace ash
|
|
|
|
|