| Index: ash/ash_switches.cc
|
| ===================================================================
|
| --- ash/ash_switches.cc (revision 164764)
|
| +++ ash/ash_switches.cc (working copy)
|
| @@ -25,10 +25,6 @@
|
| // Enable keyboard shortcuts useful for debugging.
|
| const char kAshDebugShortcuts[] = "ash-debug-shortcuts";
|
|
|
| -// Disable support for auto window placement.
|
| -const char kAshDisableAutoWindowPlacement[] =
|
| - "ash-enable-auto-window-placement";
|
| -
|
| // Disables boot animation v2, go back to v1.
|
| const char kAshDisableBootAnimation2[] = "ash-disable-boot-animation2";
|
|
|
|
|