| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 4edb61ec849af0fc42f733658298d9a5be4661d0..11b02e7d08fae00b21ed7af1d284875f1dcb05e6 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -32,6 +32,7 @@ ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
|
| #endif
|
| ASH_EXPORT extern const char kAshEnableMirroredScreen[];
|
| ASH_EXPORT extern const char kAshEnablePowerButtonQuickLock[];
|
| +ASH_EXPORT extern const char kAshEnableScreenRotationAnimation[];
|
| ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
|
| ASH_EXPORT extern const char kAshEnableSystemSounds[];
|
| ASH_EXPORT extern const char kAshEnableTouchViewTesting[];
|
|
|