| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 10f5beee87db96a72e2734fdd39ec9d4dfa056c8..f26d13104d2ef638d270ca9dbd951ffa977f8bf1 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -26,6 +26,7 @@ ASH_EXPORT extern const char kAshDisableSmoothScreenRotation[];
|
| ASH_EXPORT extern const char kAshDisableTouchExplorationMode[];
|
| ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
|
| ASH_EXPORT extern const char kAshEnablePaletteOnAllDisplays[];
|
| +ASH_EXPORT extern const char kAshEnableScaleSettingsTray[];
|
| ASH_EXPORT extern const char kAshEnableTouchView[];
|
| ASH_EXPORT extern const char kAshEnableMirroredScreen[];
|
| ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
|
|
|