| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9a8e69f0d2c7f3a4cbf7fdb1b46422db81d818ac..8e03ec118810c17a4cb69ebf956a98ae1f218053 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -333,9 +333,7 @@ extern const char kContentSettingsPluginWhitelist[];
|
| #endif
|
| extern const char kClearSiteDataOnExit[];
|
| extern const char kPartitionDefaultZoomLevel[];
|
| -extern const char kDefaultZoomLevelDeprecated[];
|
| extern const char kPartitionPerHostZoomLevels[];
|
| -extern const char kPerHostZoomLevelsDeprecated[];
|
| extern const char kAutofillDialogAutofillDefault[];
|
| extern const char kAutofillDialogPayWithoutWallet[];
|
| extern const char kAutofillDialogWalletLocationAcceptance[];
|
|
|