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

Unified Diff: ui/app_list/app_list_switches.h

Issue 2339523004: Remove old (dead) app list code. (Closed)
Patch Set: Address nonbistytftatl review. Created 4 years, 3 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
Index: ui/app_list/app_list_switches.h
diff --git a/ui/app_list/app_list_switches.h b/ui/app_list/app_list_switches.h
index 1d07d8e2c1762cf88772194dc13f59869027ad74..487d84d77828bfa84a702c475da364bc88356c6f 100644
--- a/ui/app_list/app_list_switches.h
+++ b/ui/app_list/app_list_switches.h
@@ -27,11 +27,6 @@ bool APP_LIST_EXPORT IsFolderUIEnabled();
bool APP_LIST_EXPORT IsVoiceSearchEnabled();
-// Deprecated. These always return true.
-// TODO(mgiuca): Remove (https://crbug.com/531059).
-bool APP_LIST_EXPORT IsExperimentalAppListEnabled();
-bool APP_LIST_EXPORT IsCenteredAppListEnabled();
-
// Determines whether the app list should not be dismissed on focus loss.
bool APP_LIST_EXPORT ShouldNotDismissOnBlur();

Powered by Google App Engine
This is Rietveld 408576698