| Index: ash/launcher/launcher_types.h
|
| diff --git a/ash/launcher/launcher_types.h b/ash/launcher/launcher_types.h
|
| index 61fae5ecb77b57b43e543696f5df1755c3dd53b9..db4b2037563f4c80de5264581204fb4d381c27f6 100644
|
| --- a/ash/launcher/launcher_types.h
|
| +++ b/ash/launcher/launcher_types.h
|
| @@ -21,7 +21,7 @@ typedef int LauncherID;
|
|
|
| // Height of the Launcher. Hard coded to avoid resizing as items are
|
| // added/removed.
|
| -ASH_EXPORT extern const int kLauncherPreferredHeight;
|
| +ASH_EXPORT extern const int kLauncherPreferredSize;
|
|
|
| // Type the LauncherItem represents.
|
| enum ASH_EXPORT LauncherItemType {
|
|
|