Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: trunk/src/ui/app_list/app_list_constants.cc

Issue 35783003: Revert 230227 "Implement app list folder management page UI, inc..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/ui/app_list/app_list_constants.h ('k') | trunk/src/ui/app_list/app_list_folder_item.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 =
« no previous file with comments | « trunk/src/ui/app_list/app_list_constants.h ('k') | trunk/src/ui/app_list/app_list_folder_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698