| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a3160002f24b5173be0d4818d27ef50a7b1babf2..46842ebc1bb88b25699d17b6722277d223f1b330 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -692,6 +692,8 @@ extern const char kDevicePolicyRefreshRate[];
|
| extern const char kUserPolicyRefreshRate[];
|
| extern const char kLoadCloudPolicyOnSignin[];
|
|
|
| +extern const char kSessionRestoreFilesCycled[];
|
| +
|
| extern const char kRecoveryComponentVersion[];
|
| extern const char kComponentUpdaterState[];
|
|
|
|
|