Index: ui/app_list/app_list_constants.h |
diff --git a/ui/app_list/app_list_constants.h b/ui/app_list/app_list_constants.h |
index 4a0b0609727665bf590ab2addc0d6228a1814d0e..3f566534028e27cacadcddc376fadf031b8fddc9 100644 |
--- a/ui/app_list/app_list_constants.h |
+++ b/ui/app_list/app_list_constants.h |
@@ -48,7 +48,7 @@ APP_LIST_EXPORT extern const gfx::Tween::Type kFolderFadeOutTweenType; |
APP_LIST_EXPORT extern const int kPreferredCols; |
APP_LIST_EXPORT extern const int kPreferredRows; |
-APP_LIST_EXPORT extern const int kPreferredIconDimension; |
+APP_LIST_EXPORT extern const int kGridIconDimension; |
APP_LIST_EXPORT extern const int kExperimentalPreferredCols; |
APP_LIST_EXPORT extern const int kExperimentalPreferredRows; |