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 f6155893221b3b97b2cb4fc5fa34f32c86edae4f..ee16eb06dd5f4c9545027e782b352643edbd316a 100644 |
--- a/ui/app_list/app_list_constants.h |
+++ b/ui/app_list/app_list_constants.h |
@@ -100,6 +100,8 @@ APP_LIST_EXPORT extern const char kSearchResultOpenDisplayTypeHistogram[]; |
APP_LIST_EXPORT extern const char kSearchQueryLength[]; |
APP_LIST_EXPORT extern const char kSearchResultDistanceFromOrigin[]; |
+APP_LIST_EXPORT extern const int kSearchTileHeight; |
+ |
// Returns the shadow values for a view at |z_height|. |
APP_LIST_EXPORT gfx::ShadowValue GetShadowForZHeight(int z_height); |