diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 410dc29..1d0be21 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -615,9 +615,6 @@ extern const char kSignedSettingsCache[]; extern const char kHardwareKeyboardLayout[]; extern const char kCarrierDealPromoShown[]; extern const char kShouldAutoEnroll[]; -extern const char kAutoEnrollmentPowerLimit[]; -extern const char kReportDeviceVersionInfo[]; -extern const char kReportDeviceActivityTimes[]; #endif extern const char kClearPluginLSODataEnabled[]; |