| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 57bb1b0a4d415f47049997d17dde75403d58c46e..9343d83bc376d648e1c3e3332a2118efd8063e3a 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -289,6 +289,8 @@ extern const char kPlatformKeys[];
|
| extern const char kUnifiedDesktopEnabledByDefault[];
|
| extern const char kAllowScreenLock[];
|
| extern const char kHatsLastInteractionTimestamp[];
|
| +extern const char kQuickUnlockPinSalt[];
|
| +extern const char kQuickUnlockPinSecret[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kShowHomeButton[];
|
| extern const char kRecentlySelectedEncoding[];
|
|
|