| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8c206bd554c3a3af6d65ca3eee80df4f292bb2df..f0a9d0f131477f33834339c446840c1ccdc3524d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -648,6 +648,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[];
|
|
|