Chromium Code Reviews| Index: ash/system/tray_accessibility.cc |
| diff --git a/ash/system/tray_accessibility.cc b/ash/system/tray_accessibility.cc |
| index 933a5675544bb71c90437a3047a11e4b5924c614..6297d5c49121b49d6e333b46c7762aaed29d0e6b 100644 |
| --- a/ash/system/tray_accessibility.cc |
| +++ b/ash/system/tray_accessibility.cc |
| @@ -29,7 +29,6 @@ namespace ash { |
| namespace internal { |
| namespace { |
| -const int kPaddingAroundBottomRow = 5; |
| enum AccessibilityState { |
| A11Y_NONE = 0, |