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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2634403002: Use GetDeterministicMachineSpecificId instead of RLZ for device_id (Closed)
Patch Set: Rebase Created 3 years, 10 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:
Download patch
« no previous file with comments | « components/user_prefs/tracked/pref_hash_store_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8888d50554626521dbfbb376e36e102faf7b43fe..18df4f7248fad9fabe551bf9f91c7879aa2161b9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61491,6 +61491,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Settings.MachineIdGenerationSuccess" enum="BooleanSuccess">
+ <owner>proberge@chromium.org</owner>
+ <summary>
+ Whether generation of the deterministic machine-specific device id was
+ successful when initializing the PrefHashStore.
+ </summary>
+</histogram>
+
<histogram name="Settings.MigratedHashesFromLocalState" enum="BooleanMigrated">
<obsolete>
Deprecated in Chrome 54, as we stopped legacy migration of preferences.
« no previous file with comments | « components/user_prefs/tracked/pref_hash_store_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698