| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b57a3cf87b6670679fa1aaa008bb822d21bf9e68..7051e3109bbcf026398e217a0219a67cdf927470 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -648,7 +648,7 @@ extern const char kCustomizationDefaultWallpaperURL[];
|
| extern const char kLogoutStartedLast[];
|
| extern const char kConsumerManagementStage[];
|
| extern const char kIsBootstrappingSlave[];
|
| -extern const char kReportArcStatus[];
|
| +extern const char kReportArcStatusEnabled[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|