| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a7c6158d978e069c5cee402030676efa1b1ce0f6..51e9b43719903423262641c37d62bce8bb533128 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -721,6 +721,7 @@ extern const char kOobeComplete[];
|
| extern const char kDeviceRegistered[];
|
| extern const char kUsedPolicyCertificates[];
|
| extern const char kServerBackedDeviceState[];
|
| +extern const char kCustomizationDefaultWallpaperURL[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|