| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 4eab6895ba3264a501920a9036446de7b523f29a..637d7d02213b18f0c712f1b78871764ceca8a735 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -71,9 +71,6 @@ const char kAshEnableTouchViewTesting[] = "ash-enable-touch-view-testing";
|
| // ChromeVox is enabled or not.
|
| const char kAshEnableSystemSounds[] = "ash-enable-system-sounds";
|
|
|
| -// Enables showing the tray bubble by dragging on the shelf.
|
| -const char kAshEnableTrayDragging[] = "ash-enable-tray-dragging";
|
| -
|
| // Hides notifications that are irrelevant to Chrome OS device factory testing,
|
| // such as battery level updates.
|
| const char kAshHideNotificationsForFactory[] =
|
|
|