Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1503)

Unified Diff: chrome/common/pref_names.cc

Issue 11473019: [cros,rlz] Remove RLZ checkbox from OOBE UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add back old strings Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/test/pyautolib/pyauto.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/test/pyautolib/pyauto.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698