| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 6b28dccb469c550d4b6e651ece45c76b6f354565..16089dd22534b69d2a840ce0cd6f2a54145e4804 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -22,12 +22,12 @@ ASH_EXPORT extern const char kAshDebugShortcuts[];
|
| ASH_EXPORT extern const char kAshDeveloperShortcuts[];
|
| ASH_EXPORT extern const char kAshDisableMaximizeModeWindowBackdrop[];
|
| ASH_EXPORT extern const char kAshDisableScreenOrientationLock[];
|
| +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 kAshEnableTouchView[];
|
| ASH_EXPORT extern const char kAshEnableMirroredScreen[];
|
| -ASH_EXPORT extern const char kAshEnableSmoothScreenRotation[];
|
| ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
|
| ASH_EXPORT extern const char kAshForceEnablePalette[];
|
| ASH_EXPORT extern const char kAshForceTabletMode[];
|
|
|