| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 3282d9fb7999e60157179af30d916f0f3c6d1056..aa95760921178970fadcac6ef1461ecfd2108226 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -627,9 +627,8 @@ extern const char kHardwareKeyboardLayout[];
|
| extern const char kCarrierDealPromoShown[];
|
| extern const char kShouldAutoEnroll[];
|
| extern const char kAutoEnrollmentPowerLimit[];
|
| -extern const char kReportDeviceVersionInfo[];
|
| -extern const char kReportDeviceActivityTimes[];
|
| extern const char kDeviceActivityTimes[];
|
| +extern const char kDeviceLocation[];
|
| extern const char kSyncSpareBootstrapToken[];
|
| #endif
|
|
|
|
|