| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d6f96fa8102a3d975cf992843291b80043545027..bbe8cd62287f2592d2efd78aa049ed52d130ddea 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -343,6 +343,7 @@ extern const char kDefaultBrowserSettingEnabled[];
|
| extern const char kShowUpdatePromotionInfoBar[];
|
| #endif
|
| extern const char kUseCustomChromeFrame[];
|
| +extern const char kBackShortcutBubbleShownCount[];
|
| #if defined(ENABLE_PLUGINS)
|
| extern const char kContentSettingsPluginWhitelist[];
|
| #endif
|
|
|