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