Index: ash/launcher/launcher_types.cc |
diff --git a/ash/launcher/launcher_types.cc b/ash/launcher/launcher_types.cc |
index bc5b08f625a735da6ea7c0d934044d3cdc2ead64..8f049963c2553faa6ca41e0f43569d1bbb804add 100644 |
--- a/ash/launcher/launcher_types.cc |
+++ b/ash/launcher/launcher_types.cc |
@@ -6,7 +6,7 @@ |
namespace ash { |
-const int kLauncherPreferredHeight = 48; |
+const int kLauncherPreferredSize = 48; |
LauncherItem::LauncherItem() |
: type(TYPE_TABBED), |