| Index: ash/common/ash_switches.cc
|
| diff --git a/ash/common/ash_switches.cc b/ash/common/ash_switches.cc
|
| index 1e45a7e2dd56d8ed5beda83d5847c874b4d821f0..ee32e4b334d5112497e28682e82551f11c4df760 100644
|
| --- a/ash/common/ash_switches.cc
|
| +++ b/ash/common/ash_switches.cc
|
| @@ -78,9 +78,6 @@ const char kAshEnableSoftwareMirroring[] = "ash-enable-software-mirroring";
|
| // removed.
|
| const char kAshEnableTouchViewTesting[] = "ash-enable-touch-view-testing";
|
|
|
| -// Enables the window cycling UI (more visual feedback for alt-tab).
|
| -const char kAshEnableWindowCycleUi[] = "ash-enable-window-cycle-ui";
|
| -
|
| // Hides notifications that are irrelevant to Chrome OS device factory testing,
|
| // such as battery level updates.
|
| const char kAshHideNotificationsForFactory[] =
|
|
|