| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 38cec83f4d465d630ad4b20703e79c7f04211740..6414bd98fa1ae80f189c5b82090b3054a01aaa53 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
|
|
|