| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 32336fc226e24cdcfea57644f914a432f5eddd97..e4f2a343ce9d62cfe4f4ff7da7ad29179d90177e 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -31,9 +31,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
|
|
|