Index: ash/system/user/tray_user.cc |
diff --git a/ash/system/user/tray_user.cc b/ash/system/user/tray_user.cc |
index 830f995d1126fbba16299f98c8409d3a5db73932..fe1439c466c3d06fa0201ce96c8afdbf66e22bfe 100644 |
--- a/ash/system/user/tray_user.cc |
+++ b/ash/system/user/tray_user.cc |
@@ -70,7 +70,6 @@ namespace { |
const int kUserDetailsVerticalPadding = 5; |
const int kUserCardVerticalPadding = 10; |
-const int kInactiveUserCardVerticalPadding = 4; |
const int kProfileRoundedCornerRadius = 2; |
const int kUserIconSize = 27; |
const int kUserIconLargeSize = 32; |