Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index c059cb5f8032ecbaba62f82a6b7cf9e33210f2f7..d62e411acbf07dca6131284854f0716c890a1ae3 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 |