| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8bed38e841c0fc2bee5c746d682776da1926d9b8..05aca8f11ea1045f26750a2289d58458d870c9ef 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -330,7 +330,9 @@ extern const char kContentSettingsPluginWhitelist[];
|
| extern const char kBlockThirdPartyCookies[];
|
| extern const char kClearSiteDataOnExit[];
|
| extern const char kDefaultZoomLevel[];
|
| +extern const char kProfileDefaultZoomLevel[];
|
| extern const char kPerHostZoomLevels[];
|
| +extern const char kProfilePerHostZoomLevels[];
|
| extern const char kAutofillDialogAutofillDefault[];
|
| extern const char kAutofillDialogPayWithoutWallet[];
|
| extern const char kAutofillDialogWalletLocationAcceptance[];
|
|
|