Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index 0c25875f314bf67e5f239014078c1cfb5e1be91f..158a3602868b51301659144545bcacc7eebd6ce3 100644 |
| --- a/ash/ash_switches.h |
| +++ b/ash/ash_switches.h |
| @@ -51,6 +51,7 @@ ASH_EXPORT extern const char kAuraLegacyPowerButton[]; |
| #if defined(OS_WIN) |
| ASH_EXPORT extern const char kForceAshToDesktop[]; |
| #endif |
| +ASH_EXPORT extern const char kForceMaximizeMode[]; |
| } // namespace switches |
| } // namespace ash |