| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 6b1e01f2496279b9d7ffe1a6a35864162c27cfa1..06726fc88cc275b96da82738bc7c1129f3984579 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -26,6 +26,7 @@ ASH_EXPORT extern const char kAshDefaultWallpaperLarge[];
|
| ASH_EXPORT extern const char kAshDefaultWallpaperSmall[];
|
| ASH_EXPORT extern const char kAshDisableAlternateFrameCaptionButtonStyle[];
|
| ASH_EXPORT extern const char kAshDisableDockedWindows[];
|
| +ASH_EXPORT extern const char kAshEnableTouchExplorationMode[];
|
| ASH_EXPORT extern const char kAshEnableAlternateFrameCaptionButtonStyle[];
|
| #if defined(OS_CHROMEOS)
|
| ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
|
|
|