Index: ash/system/tray/tray_constants.cc |
diff --git a/ash/system/tray/tray_constants.cc b/ash/system/tray/tray_constants.cc |
index 5b7b3eb73fba7e0f674348156669dac54edae149..00cb67623a4135ed3d79cc3cfcf496b8847a9963 100644 |
--- a/ash/system/tray/tray_constants.cc |
+++ b/ash/system/tray/tray_constants.cc |
@@ -32,6 +32,7 @@ const int kTrayPopupTextSpacingVertical = 4; |
const int kTrayPopupItemHeight = 48; |
const int kTrayPopupDetailsIconWidth = 25; |
+const int kTrayPopupScrollSeparatorHeight = 15; |
const int kTrayRoundedBorderRadius = 2; |
const int kTrayBarButtonWidth = 39; |