| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 072d2733f3dbd26fbd6bd13075a4cda000dd3a0e..1c96f0bcb951f2c744c0f2d09b7ef6d68ac9311e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -405,6 +405,7 @@ extern const char kFullscreenAllowed[];
|
| extern const char kLocalDiscoveryNotificationsEnabled[];
|
|
|
| extern const char kProfileResetPromptMemento[];
|
| +extern const char kProfilePreferenceResetTime[];
|
|
|
| extern const char kGCMUserAccountID[];
|
| extern const char kGCMUserToken[];
|
|
|