Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index f25647a9f9e4d34c3eca676ba8bf27152a88ee7d..003cd35e5fcecc1cef20c302d04f57543a15deea 100644 |
| --- a/ash/ash_switches.h |
| +++ b/ash/ash_switches.h |
| @@ -55,6 +55,7 @@ ASH_EXPORT extern const char kAuraLegacyPowerButton[]; |
| #if defined(OS_WIN) |
| ASH_EXPORT extern const char kForceAshToDesktop[]; |
| #endif |
| +ASH_EXPORT extern const char kForcedMaximizeMode[]; |
| } // namespace switches |
| } // namespace ash |