| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 97110afc97d9d38e6fb46ae4820b021cf5465388..d8c47e9cf9c33b3efbfbe6037a9caffda5fc8579 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -774,6 +774,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[];
|
|
|