| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 68ec242b0523fc9c5739ab1b5591600f132010ea..e7e2293566eb6a4c31db212f75e4fcda896b7997 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -47,6 +47,7 @@ ASH_EXPORT extern const char kAshShelfColorSchemeDarkMuted[];
|
| ASH_EXPORT extern const char kAshShelfColorSchemeDarkVibrant[];
|
| ASH_EXPORT extern const char kAshTouchHud[];
|
| ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| +ASH_EXPORT extern const char kUseServicifiedIME[];
|
|
|
| // True if the pointer (cursor) position should be kept inside root windows.
|
| ASH_EXPORT bool ConstrainPointerToRoot();
|
|
|