| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 2b5d8aded2fe5a7daf32270fe52495dbeea8e4c1..f08617376cd9629eda5a30bcb35b6b72948cc82d 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -12,7 +12,9 @@ namespace ash {
|
| namespace switches {
|
|
|
| // Please keep alphabetized.
|
| +ASH_EXPORT extern const char kAuraForceCompactWindowMode[];
|
| ASH_EXPORT extern const char kAuraGoogleDialogFrames[];
|
| +ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| ASH_EXPORT extern const char kAuraNoShadows[];
|
| ASH_EXPORT extern const char kAuraTranslucentFrames[];
|
| ASH_EXPORT extern const char kAuraWindowMode[];
|
|
|