Index: ash/system/tray/tray_constants.h |
diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h |
index 72a955aae09be17a17eecf0b21a7bafbdea13e17..c14db9dd1c908c2f5cd475e01142cf717b16d0d2 100644 |
--- a/ash/system/tray/tray_constants.h |
+++ b/ash/system/tray/tray_constants.h |
@@ -60,6 +60,8 @@ extern const int kTrayPopupMaxWidth; |
extern const int kNotificationIconWidth; |
extern const int kTrayNotificationContentsWidth; |
+extern const int kTraySpacing; |
+ |
} // namespace ash |
#endif // ASH_SYSTEM_TRAY_TRAY_CONSTANTS_H_ |