Index: ui/app_list/app_list_switches.cc |
diff --git a/ui/app_list/app_list_switches.cc b/ui/app_list/app_list_switches.cc |
index 0c47326aceb7a8101fea9d25600deb30f419e598..531ebc6922cc47781f6350511e85856ed02f3adb 100644 |
--- a/ui/app_list/app_list_switches.cc |
+++ b/ui/app_list/app_list_switches.cc |
@@ -40,11 +40,6 @@ const char kEnableDriveSearchInChromeLauncher[] = |
const char kDisableDriveSearchInChromeLauncher[] = |
"disable-drive-search-in-app-launcher"; |
-// Enable/disable the new "blended" algorithm in app_list::Mixer. This is just |
-// forcing the AppListMixer/Blended field trial. |
-const char kEnableNewAppListMixer[] = "enable-new-app-list-mixer"; |
-const char kDisableNewAppListMixer[] = "disable-new-app-list-mixer"; |
- |
// If set, the app list will forget it has been installed on startup. Note this |
// doesn't prevent the app list from running, it just makes Chrome think the app |
// list hasn't been enabled (as in kEnableAppList) yet. |