| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index b75daa165f317c4d2fc8217b64e6f6ecd689eebc..bde96d1fceea656091082eb613fb6bc93d7758ef 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1736,10 +1736,6 @@ const char kAutoEnrollmentPowerLimit[] = "AutoEnrollmentPowerLimit";
|
| // them to the policy server.
|
| const char kDeviceActivityTimes[] = "device_status.activity_times";
|
|
|
| -// A pref holding the last known location when device location reporting is
|
| -// enabled.
|
| -const char kDeviceLocation[] = "device_status.location";
|
| -
|
| // A pref holding the value of the policy used to disable mounting of external
|
| // storage for the user.
|
| const char kExternalStorageDisabled[] = "hardware.external_storage_disabled";
|
|
|