Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index b375d0f992bee6503c06babd5c48f7470c6da701..ef330f43e97920f8ed1aed780a76abbe80db9c5c 100644 |
| --- a/ash/ash_switches.h |
| +++ b/ash/ash_switches.h |
| @@ -42,6 +42,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 |