Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index 4ec2e792470641f4785412418cb87045d64e74b8..2057241bb6238ce7a5ce0f2173e67d2b604c5584 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -27,10 +27,6 @@ const char kAshCopyHostBackgroundAtBoot[] = "ash-copy-host-background-at-boot"; |
// Enable keyboard shortcuts useful for debugging. |
const char kAshDebugShortcuts[] = "ash-debug-shortcuts"; |
-// Disables LockLayoutManager used for LockScreenContainer, return back to |
-// WorkspaceLayoutManager. |
-const char kAshDisableLockLayoutManager[] = "ash-disable-lock-layout-manager"; |
- |
// Disables the window backdrops normally used in maximize mode (TouchView). |
const char kAshDisableMaximizeModeWindowBackdrop[] = |
"ash-disable-maximize-mode-window-backdrop"; |