| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f3374b3d2099771ebd39c62e68128bc4f2daedfe..396c649bdbc6e0863c00fe87c4aa6d0c850a13b6 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -617,6 +617,7 @@ extern const char kShouldAutoEnroll[];
|
| extern const char kAutoEnrollmentPowerLimit[];
|
| extern const char kReportDeviceVersionInfo[];
|
| extern const char kReportDeviceActivityTimes[];
|
| +extern const char kDeviceActivityTimes[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|