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

Unified Diff: chrome/browser/chromeos/login/login_utils.cc

Issue 10689071: Deprecate --aura-panels (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall Created 8 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
Index: chrome/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index d3f1aa96e13e45986342048852fce453f61d23b1..4e2d6359d3fbc74ad60920fb1a027ac7be5f713a 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -756,7 +756,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
ash::switches::kAshWindowAnimationsDisabled,
ash::switches::kAuraLegacyPowerButton,
ash::switches::kAuraNoShadows,
- ash::switches::kAuraPanelManager,
ash::switches::kAshNotifyDisabled,
::switches::kUIEnablePartialSwap,
::switches::kUIPrioritizeInGpuProcess,

Powered by Google App Engine
This is Rietveld 408576698