| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index a112592c19999bf06510c0ef4dd380fa2d096b17..6da72ab334487cef2b4082b134e6a27605f9e96b 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -37,6 +37,7 @@ ASH_EXPORT extern const char kAshDisableSoftwareMirroring[];
|
| ASH_EXPORT extern const char kAshEnableAudioDeviceMenu[];
|
| ASH_EXPORT extern const char kAshEnableAdvancedGestures[];
|
| ASH_EXPORT extern const char kAshEnableBrightnessControl[];
|
| +ASH_EXPORT extern const char kAshEnableDockedWindows[];
|
| #if defined(OS_LINUX)
|
| ASH_EXPORT extern const char kAshEnableMemoryMonitor[];
|
| #endif
|
|
|