Index: ash/ash_switches.h |
diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
index 808a8c136bf10b850e02a6dad5cfe66ac774b190..5fd7732b72534932c011afe5e9e2fca926309ffa 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 |