| Index: chrome/browser/chromeos/cros_settings_names.h
|
| diff --git a/chrome/browser/chromeos/cros_settings_names.h b/chrome/browser/chromeos/cros_settings_names.h
|
| index ce9925810506d84a2e67ac54da9778470fce1608..36994cee02beb0df624283cec0130c1d0da66218 100644
|
| --- a/chrome/browser/chromeos/cros_settings_names.h
|
| +++ b/chrome/browser/chromeos/cros_settings_names.h
|
| @@ -11,6 +11,7 @@ extern const wchar_t kCrosSettingsPrefix[];
|
|
|
| extern const wchar_t kAccountsPrefAllowBWSI[];
|
| extern const wchar_t kAccountsPrefAllowGuest[];
|
| +extern const wchar_t kAccountsPrefShowUserNamesOnSignIn[];
|
| extern const wchar_t kAccountsPrefUsers[];
|
|
|
| } // namespace chromeos
|
|
|