| Index: trunk/src/ui/app_list/app_list_constants.cc
|
| ===================================================================
|
| --- trunk/src/ui/app_list/app_list_constants.cc (revision 230254)
|
| +++ trunk/src/ui/app_list/app_list_constants.cc (working copy)
|
| @@ -36,7 +36,6 @@
|
| // Preferred number of columns and rows in apps grid.
|
| const int kPreferredCols = 4;
|
| const int kPreferredRows = 4;
|
| -const int kPreferredIconDimension = 48;
|
|
|
| // Font style for app item labels.
|
| const ui::ResourceBundle::FontStyle kItemTextFontStyle =
|
|
|