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

Unified Diff: trunk/src/chrome/common/pref_names.cc

Issue 23597020: Revert 221944 "Add UMA to report Preferences File Corruption" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 months 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 | « trunk/src/chrome/common/pref_names.h ('k') | trunk/src/tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/common/pref_names.cc
===================================================================
--- trunk/src/chrome/common/pref_names.cc (revision 221965)
+++ trunk/src/chrome/common/pref_names.cc (working copy)
@@ -2597,9 +2597,4 @@
const char kWatchdogExtensionActive[] =
"profile.extensions.activity_log.watchdog_extension_active";
-// A dictionary pref which maps profile names to dictionary values which hold
-// hashes of profile prefs that we track to detect changes that happen outside
-// of Chrome.
-const char kProfilePreferenceHashes[] = "profile.preference_hashes";
-
} // namespace prefs
« no previous file with comments | « trunk/src/chrome/common/pref_names.h ('k') | trunk/src/tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698