| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a44fdbff13634845751d7a54fe2a8fbf3b62b027..8711040a4d466ae36f6e97e1243866ac87995723 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -327,9 +327,6 @@ extern const char kPluginsMetadata[];
|
| extern const char kPluginsResourceCacheUpdate[];
|
| #endif
|
| extern const char kCheckDefaultBrowser[];
|
| -#if defined(OS_WIN)
|
| -extern const char kSuppressSwitchToMetroModeOnSetDefault[];
|
| -#endif
|
| extern const char kDefaultBrowserSettingEnabled[];
|
| #if defined(OS_MACOSX)
|
| extern const char kShowUpdatePromotionInfoBar[];
|
|
|