| Index: ash/common/system/tray/tray_constants.cc
|
| diff --git a/ash/common/system/tray/tray_constants.cc b/ash/common/system/tray/tray_constants.cc
|
| index dd28557b6d128f6afb0541a24e345bcb0ce868d7..6bf56323329f868ecf4027ceb1b5b543f9267ad8 100644
|
| --- a/ash/common/system/tray/tray_constants.cc
|
| +++ b/ash/common/system/tray/tray_constants.cc
|
| @@ -49,7 +49,6 @@ const int kTrayPopupLabelHorizontalPadding = 4;
|
|
|
| const int kTrayDetailedViewTransitionDelayMs = 100;
|
|
|
| -const int kTrayPopupSliderPaddingMD = 16;
|
| const int kTrayPopupLabelRightPadding = 8;
|
|
|
| const int kTrayPopupDetailsIconWidth = 25;
|
|
|