| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 2bdb7217d2b8a496ef04bf345a0c559f0246347b..d7ace1d1f3214a802d3f05686f9b3374b6f0e629 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -15,6 +15,8 @@ namespace switches {
|
| // see chromeos::LoginUtil::GetOffTheRecordCommandLine().)
|
|
|
| // Please keep alphabetized.
|
| +ASH_EXPORT extern const char kAshBootAnimationFunction2[];
|
| +ASH_EXPORT extern const char kAshBootAnimationFunction3[];
|
| ASH_EXPORT extern const char kAshConstrainPointerToRoot[];
|
| ASH_EXPORT extern const char kAshDebugShortcuts[];
|
| ASH_EXPORT extern const char kAshDisableWorkspace2[];
|
|
|