| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index d1c7d11dd4d10176ed218863eb13fa4b096556f9..b57a3cf87b6670679fa1aaa008bb822d21bf9e68 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[];
|
|
|