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

Unified Diff: ui/app_list/app_list_features.h

Issue 2933673002: Preparing to making answer-card independent of fullscreen. (Closed)
Patch Set: CR comments 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 | « no previous file | ui/app_list/app_list_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_features.h
diff --git a/ui/app_list/app_list_features.h b/ui/app_list/app_list_features.h
index eb1cf0a772a3ab27d660191c2464f0ef8d217585..1ba3ffc17fe96cafa9ecc7880d2f7c50dab296ae 100644
--- a/ui/app_list/app_list_features.h
+++ b/ui/app_list/app_list_features.h
@@ -31,6 +31,7 @@ APP_LIST_EXPORT extern const base::Feature kEnableFullscreenAppList;
bool APP_LIST_EXPORT IsAnswerCardEnabled();
bool APP_LIST_EXPORT IsAnswerCardDarkRunEnabled();
bool APP_LIST_EXPORT IsFullscreenAppListEnabled();
+bool APP_LIST_EXPORT IsSearchResultsNewDesignEnabled();
stevenjb 2017/07/11 22:34:24 This is an unfortunate name for a feature. The "Ne
vadimt 2017/07/11 23:04:41 I'll rename it into "TouchFriendlySearchResults" i
int APP_LIST_EXPORT AnswerCardMaxWidth();
int APP_LIST_EXPORT AnswerCardMaxHeight();
std::string APP_LIST_EXPORT AnswerServerUrl();
« no previous file with comments | « no previous file | ui/app_list/app_list_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698