Index: ash/system/tray/tray_constants.h |
diff --git a/ash/system/tray/tray_constants.h b/ash/system/tray/tray_constants.h |
index 1ad27c6b721806ffbec6a25019a410a23bc74165..b9c1f4aff653fa5d0da41e2311b35f0f305d2efc 100644 |
--- a/ash/system/tray/tray_constants.h |
+++ b/ash/system/tray/tray_constants.h |
@@ -15,6 +15,8 @@ extern const int kTrayPopupAutoCloseDelayInSeconds; |
extern const int kTrayPopupPaddingHorizontal; |
extern const int kTrayPopupPaddingBetweenItems; |
+extern const int kTrayPopupDetailsIconWidth; |
+ |
extern const SkColor kBackgroundColor; |
extern const SkColor kHoverBackgroundColor; |