| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 7b2ad144b18a2d117c418fccc4142fb70c91f585..f642135281b1f7cced18ef94239bdd4c345b9211 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -127,9 +127,6 @@ const char kAshEnableMagnifierKeyScroller[] =
|
| const char kAshEnableMultiUserTray[] = "ash-enable-multi-user-tray";
|
| #endif
|
|
|
| -// Enables the Oak tree viewer.
|
| -const char kAshEnableOak[] = "ash-enable-oak";
|
| -
|
| // Enables software based mirroring.
|
| const char kAshEnableSoftwareMirroring[] = "ash-enable-software-mirroring";
|
|
|
|
|