| Index: chrome/common/pref_names.h
 | 
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
 | 
| index 698e2561fec86e9ac5ca0806205ac4729ce6565f..a0eb4e2f34e825071c1819d0f050fa06a044e286 100644
 | 
| --- a/chrome/common/pref_names.h
 | 
| +++ b/chrome/common/pref_names.h
 | 
| @@ -926,6 +926,7 @@ extern const char kWatchdogExtensionActive[];
 | 
|  extern const char kWatchdogExtensionActiveOld[];
 | 
|  
 | 
|  extern const char kProfilePreferenceHashes[];
 | 
| +extern const char kProfilePreferenceResetTime[];
 | 
|  
 | 
|  extern const char kNetworkTimeMapping[];
 | 
|  
 | 
| 
 |