| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index bc45e4ad39ae1b06e819707b3830a7f43a8aa25c..c1774c6ebf19fda0a57c425958d602c5020fe465 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -43,6 +43,7 @@ ASH_EXPORT extern const char kAshSecondaryDisplayLayout[];
|
| ASH_EXPORT extern const char kAshTouchHud[];
|
| ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| ASH_EXPORT extern const char kAuraNoShadows[];
|
| +ASH_EXPORT extern const char kAshOverrideDisplayOrientation[];
|
|
|
| } // namespace switches
|
| } // namespace ash
|
|
|