Index: ash/system/tray/tray_constants.cc |
diff --git a/ash/system/tray/tray_constants.cc b/ash/system/tray/tray_constants.cc |
index 11a9d88a4fd677744f3ef83cdd2215384a7020be..f19e3ccc8015148edc2360036bd8b3d9f3d04445 100644 |
--- a/ash/system/tray/tray_constants.cc |
+++ b/ash/system/tray/tray_constants.cc |
@@ -41,5 +41,6 @@ const SkColor kHeaderTextColorHover = SkColorSetARGB(0xd3, 0, 0, 0); |
const int kTrayPopupWidth = 300; |
const int kNotificationCloseButtonWidth = 60; |
+const int kNotificationIconWidth = 40; |
} // namespace ash |