| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 6b28dccb469c550d4b6e651ece45c76b6f354565..10f9544ebe8782a92be34e95d383dfa3b4b79b05 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -29,7 +29,7 @@ ASH_EXPORT extern const char kAshEnableTouchView[];
|
| ASH_EXPORT extern const char kAshEnableMirroredScreen[];
|
| ASH_EXPORT extern const char kAshEnableSmoothScreenRotation[];
|
| ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
|
| -ASH_EXPORT extern const char kAshForceEnablePalette[];
|
| +ASH_EXPORT extern const char kAshForceEnableStylusTools[];
|
| ASH_EXPORT extern const char kAshForceTabletMode[];
|
| ASH_EXPORT extern const char kAshForceTabletModeAuto[];
|
| ASH_EXPORT extern const char kAshForceTabletModeClamshell[];
|
|
|