Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 439547f978febbe38e2e98771804ff43a46ea5f9..5a43ba411ff7562ca842a65f7c4deaca1fd424df 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -692,8 +692,9 @@ extern const char kCloudPrintRobotEmail[]; |
extern const char kCloudPrintConnectNewPrinters[]; |
extern const char kCloudPrintXmppPingEnabled[]; |
extern const char kCloudPrintXmppPingTimeout[]; |
-extern const char kCloudPrintPrinterBlacklist[]; |
+extern const char kCloudPrintPrinters[]; |
extern const char kCloudPrintSubmitEnabled[]; |
+extern const char kCloudPrintUserSettings[]; |
#if !defined(OS_ANDROID) |
extern const char kChromeToMobileDeviceList[]; |