| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9d91edecf1ea7133d5bbbc7cb03eff4db74dc823..06a35f36755733902e1f3e6bb2d8161ffa4fc38e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -306,6 +306,7 @@ extern const char kPluginsShowDetails[];
|
| extern const char kPluginsAllowOutdated[];
|
| extern const char kPluginsAlwaysAuthorize[];
|
| extern const char kCheckDefaultBrowser[];
|
| +extern const char kDefaultBrowserFlowDialog[];
|
| extern const char kDefaultBrowserSettingEnabled[];
|
| #if defined(OS_MACOSX)
|
| extern const char kShowUpdatePromotionInfoBar[];
|
|
|