| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 80aa9424e8e1b8e13cf8af1bf46bffac35f63adb..80d73635f4deae9be7e204d4a0bd116fc1de8d5d 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2166,9 +2166,6 @@ const char kNetworkProfileLastWarningTime[] =
|
| const char kLastPolicyStatisticsUpdate[] = "policy.last_statistics_update";
|
|
|
| #if defined(OS_CHROMEOS)
|
| -// Indicates whether the RLZ tracking has been enabled by user.
|
| -const char kRLZEnabled[] = "rlz.enabled";
|
| -
|
| // The RLZ brand code, if enabled.
|
| const char kRLZBrand[] = "rlz.brand";
|
| #endif
|
|
|