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

Unified Diff: ui/app_list/app_list_constants.h

Issue 2898743002: Draggable peeking/fullscreen launcher with transparent background. (Closed)
Patch Set: Removed header include in shell.h that was causing gn check failure. Created 3 years, 6 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 | « ash/shell_observer.h ('k') | ui/app_list/app_list_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7e6cb28feb4a405ae1163d4bc53ec01e9c66646e..a3927e9d0f87a6564c77268a0940bf42ab729c27 100644
--- a/ui/app_list/app_list_constants.h
+++ b/ui/app_list/app_list_constants.h
@@ -71,6 +71,7 @@ APP_LIST_EXPORT extern const int kTileIconSize;
APP_LIST_EXPORT extern const SkColor kIconColor;
APP_LIST_EXPORT extern const size_t kNumStartPageTiles;
+APP_LIST_EXPORT extern const size_t kNumStartPageTilesFullscreen;
APP_LIST_EXPORT extern const size_t kMaxSearchResults;
APP_LIST_EXPORT extern const int kReorderDroppingCircleRadius;
« no previous file with comments | « ash/shell_observer.h ('k') | ui/app_list/app_list_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698