Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index 6edcdb079ccb646a79670356d8930c421a302e8a..d1669e479163beb9843b46566881fe4279fb1425 100644 |
| --- a/ash/ash_switches.h |
| +++ b/ash/ash_switches.h |
| @@ -30,6 +30,7 @@ ASH_EXPORT extern const char kAshDisableTouchExplorationMode[]; |
| ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[]; |
| #endif |
| ASH_EXPORT extern const char kAshDisableTextFilteringInOverviewMode[]; |
| +ASH_EXPORT extern const char kAshEnablePowerQuickLock[]; |
|
Daniel Erat
2014/08/29 14:58:25
maybe either kAshEnablePowerButtonQuickLock or jus
bruthig
2014/09/02 13:53:47
Done.
|
| ASH_EXPORT extern const char kAshEnableSoftwareMirroring[]; |
| ASH_EXPORT extern const char kAshEnableSystemSounds[]; |
| ASH_EXPORT extern const char kAshEnableTouchViewTesting[]; |