| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index c8846d8817f3bdca1ddaed65259504e8141dcdda..db6d84ee7fb29f49804c524b178b47089f749a43 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -30,7 +30,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[];
|
|
|