| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6f5b6572dae5f6ea050c24e3c0ed5caf72fcae62..cd01f6168a4596204e14544cfabbad9eb4537110 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -346,6 +346,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
|
|
|