| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 4d75bda384ed6c542e83d7468d4e8e2ba5d08337..06b61edb4900fe39fbe1d3696b90c53cd4e09b15 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -25,9 +25,6 @@ const char kAshEnableAdvancedGestures[] = "ash-enable-advanced-gestures";
|
| // Enables the Oak tree viewer.
|
| const char kAshEnableOak[] = "ash-enable-oak";
|
|
|
| -// Disable using Ash notifications.
|
| -const char kAshNotifyDisabled[] = "ash-notify-disabled";
|
| -
|
| // Specifies the layout mode and offsets for the secondary display for
|
| // testing. The format is "<t|r|b|l>,<offset>" where t=TOP, r=RIGHT,
|
| // b=BOTTOM and L=LEFT. For example, 'r,-100' means the secondary display
|
|
|