| Index: ash/common/ash_switches.cc
|
| diff --git a/ash/common/ash_switches.cc b/ash/common/ash_switches.cc
|
| index 4192ccefe0260b9b00212bd71afd222982a80848..095ca9288ec3b697a6bbccad3754ae3de50e6e9f 100644
|
| --- a/ash/common/ash_switches.cc
|
| +++ b/ash/common/ash_switches.cc
|
| @@ -116,10 +116,6 @@ const char kAshTouchHud[] = "ash-touch-hud";
|
| const char kAshUseFirstDisplayAsInternal[] =
|
| "ash-use-first-display-as-internal";
|
|
|
| -// Use new window behavior for virtual keyboard (do not change work area in
|
| -// non-sticky mode).
|
| -const char kAshUseNewVKWindowBehavior[] = "ash-use-new-vk-window-behavior";
|
| -
|
| // (Most) Chrome OS hardware reports ACPI power button releases correctly.
|
| // Standard hardware reports releases immediately after presses. If set, we
|
| // lock the screen or shutdown the system immediately in response to a press
|
|
|