| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 62eba9a22d18f056f1a3c60efd1eb2b59069fe05..acd4576077bd9a1baac8cfdd8c378befbc42b018 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -617,6 +617,7 @@ extern const char kCarrierDealPromoShown[];
|
| extern const char kShouldAutoEnroll[];
|
| extern const char kReportDeviceVersionInfo[];
|
| extern const char kReportDeviceActivityTimes[];
|
| +extern const char kReportDeviceBootMode[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|