| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a881c8521503e94f4bbedf48eb534cf2a684f9de..24f725ee78cf4455fae758b7fc2f66d6b429d16d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -319,6 +319,7 @@ extern const char kPluginsMetadata[];
|
| extern const char kPluginsResourceCacheUpdate[];
|
| #endif
|
| extern const char kCheckDefaultBrowser[];
|
| +extern const char kResetCheckDefaultBrowser[];
|
| extern const char kDefaultBrowserSettingEnabled[];
|
| #if defined(OS_MACOSX)
|
| extern const char kShowUpdatePromotionInfoBar[];
|
|
|