| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 7511f0760ccba48903f215a9ed7e3cc6fbeecb59..680fa6c2521afe4831274a7852441b62fe742e59 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -45,6 +45,7 @@ extern const char kHomePage[];
|
| extern const char kImportantSitesDialogHistory[];
|
| #if defined(OS_WIN)
|
| extern const char kLastProfileResetTimestamp[];
|
| +extern const char kChromeCleanerResetPending[];
|
| #endif
|
| extern const char kNewTabPageLocationOverride[];
|
| extern const char kProfileIconVersion[];
|
|
|