| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 5fe137c4c2cae1e1a2a119fa6e0a0b5613897854..ec560d4c0643f61fe41902b3f426494e4103e503 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -26,6 +26,7 @@ ASH_EXPORT extern const char kAshDefaultGuestWallpaperLarge[];
|
| ASH_EXPORT extern const char kAshDefaultGuestWallpaperSmall[];
|
| ASH_EXPORT extern const char kAshDefaultWallpaperLarge[];
|
| ASH_EXPORT extern const char kAshDefaultWallpaperSmall[];
|
| +ASH_EXPORT extern const char kAshDisableAlternateShelfLayout[];
|
| #if defined(OS_CHROMEOS)
|
| ASH_EXPORT extern const char kAshDisableAudioDeviceMenu[];
|
| #endif
|
|
|