| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index eccd8b051618ef2dee5c74ec856d47bdede4d19d..34150abdbee8832a55df63af1e6d9d5d0b3d1663 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2544,4 +2544,6 @@ const char kSettingsResetPromptLastTriggeredForHomepage[] =
|
| const char kClipboardLastModifiedTime[] = "ui.clipboard.last_modified_time";
|
| #endif
|
|
|
| +const char kChromeCleanerResetPending[] = "chrome_cleaner.reset_pending";
|
| +
|
| } // namespace prefs
|
|
|