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