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

Unified Diff: chrome/browser/about_flags.cc

Issue 14584004: Remove ash-disable-launcher-per-display flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index f9291db06941ffef78eb2688ce8b87ea0b1b2e1e..27c3f0a23004d44f64aceb0eaeccdfafc533fa00 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -1078,13 +1078,6 @@ const Experiment kExperiments[] = {
SINGLE_VALUE_TYPE(switches::kFileManagerLegacyUI),
},
{
- "disable-launcher-per-display",
- IDS_FLAGS_DISABLE_LAUNCHER_PER_DISPLAY_NAME,
- IDS_FLAGS_DISABLE_LAUNCHER_PER_DISPLAY_DESCRIPTION,
- kOsCrOS,
- SINGLE_VALUE_TYPE(ash::switches::kAshDisableLauncherPerDisplay),
- },
- {
"disable-app-mode",
IDS_FLAGS_DISABLE_KIOSK_APPS_NAME,
IDS_FLAGS_DISABLE_KIOSK_APPS_DESCRIPTION,
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698