Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 4473010a86f8bd07a1e23368957b211c8efaa635..defbfb6b44b77dc19de0d56752f3adf141db4dff 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -331,7 +331,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[]; |