Index: ash/ash_switches.h |
diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
index f4872dfe2403f04ad0ec270a7279481142f9ad6a..6db9dc6c2dfe79d9aaf790be1f398bd647c5ff32 100644 |
--- a/ash/ash_switches.h |
+++ b/ash/ash_switches.h |
@@ -43,6 +43,7 @@ ASH_EXPORT extern const char kAshEnableAudioDeviceMenu[]; |
ASH_EXPORT extern const char kAshEnableAdvancedGestures[]; |
ASH_EXPORT extern const char kAshEnableAlternateFrameCaptionButtonStyle[]; |
ASH_EXPORT extern const char kAshEnableBrightnessControl[]; |
+ASH_EXPORT extern const char kAshEnableImmersiveFullscreenForAllWindows[]; |
#if defined(OS_CHROMEOS) |
ASH_EXPORT extern const char kAshEnableFullMultiProfileMode[]; |
#endif |