| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 612083b347e48e297d060e64c628ff77246bd8f5..774c0c9052c9630ce75bdc8e264c875b43781807 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
|
|
|