Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index b231a17b1b27d48b666c7d9099e652406711c53e..cadb993d9a7f03f0d639fed583fe8beddd67945a 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2261,6 +2261,9 @@ const char kUsedPolicyCertificates[] = "policy.used_policy_certificates"; |
// after recovery. |
const char kServerBackedDeviceState[] = "server_backed_device_state"; |
+// Customized wallpaper URL, which is already downloaded and scaled. |
+const char kCustomizationDefaultWallpaperURL[] = |
+ "customization.default_wallpaper_url"; |
#endif |
// Whether there is a Flash version installed that supports clearing LSO data. |