diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 6d1d322..e128646 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -773,6 +773,7 @@ extern const char kDeviceRobotAnyApiRefreshToken[]; extern const char kDeviceEnrollmentRequisition[]; extern const char kDeviceEnrollmentAutoStart[]; extern const char kDeviceEnrollmentCanExit[]; +extern const char kUsersLRUInputMethod[]; #endif extern const char kClearPluginLSODataEnabled[]; |