| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a49a2b23bd1633d9e0ca83678c255b9e290d8661..1e639cbe2fd2f36a3d79fb3d02f23d46f357f4fc 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -320,6 +320,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[];
|
|
|