| Index: ash/common/ash_switches.h
|
| diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h
|
| index 78a89d8e094c4be02a582cbc115b0ddb1a12b030..5192ab5f5e1a309011eaf520d673cd909f3e794b 100644
|
| --- a/ash/common/ash_switches.h
|
| +++ b/ash/common/ash_switches.h
|
| @@ -30,6 +30,7 @@ ASH_EXPORT extern const char kAshDisableTouchExplorationMode[];
|
| ASH_EXPORT extern const char kAshEnableFullscreenAppList[];
|
| ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
|
| ASH_EXPORT extern const char kAshEnablePalette[];
|
| +ASH_EXPORT extern const char kAshEnableExperimentalPaletteFeatures[];
|
| ASH_EXPORT extern const char kAshEnableUnifiedDesktop[];
|
| #endif
|
| ASH_EXPORT extern const char kAshEnableTouchView[];
|
|
|