| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index a09f06d3e887e5810cadacbca0b0d51ccacc9e7a..b19e6f039c4e678d497851fe435801fbf4021225 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -36,6 +36,7 @@ ASH_EXPORT extern const char kAshDisableUIScaling[];
|
| ASH_EXPORT extern const char kAshDisableDisplayRotation[];
|
| ASH_EXPORT extern const char kAshEnableAdvancedGestures[];
|
| ASH_EXPORT extern const char kAshEnableBrightnessControl[];
|
| +ASH_EXPORT extern const char kAshEnableGutter[];
|
| ASH_EXPORT extern const char kAshEnableNewAudioHandler[];
|
| #if defined(OS_LINUX)
|
| ASH_EXPORT extern const char kAshEnableMemoryMonitor[];
|
|
|