Chromium Code Reviews| Index: ash/system/tray/tray_constants.h |
| diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h |
| index 89bdbf868f040ae56a982a5fc2ee08afa1b05c49..1a0e4d5338635db1f1077c86a0f672deda28bfc4 100644 |
| --- a/ash/system/tray/tray_constants.h |
| +++ b/ash/system/tray/tray_constants.h |
| @@ -43,6 +43,7 @@ extern const SkColor kHeaderTextColorHover; |
| extern const int kTrayPopupWidth; |
| extern const int kNotificationCloseButtonWidth; |
| +extern const int kNotificationIconWidth; |
| } // namespace ash |