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

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

Issue 964563002: Replace SetAuthenticatedUsername with SetAuthenticatedAccountId. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@priv
Patch Set: rebased Created 5 years, 8 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 5275953d887c19e1d2238820fbf957c5f82838e0..32250ef87b1d36c28143cdb1df5570eb4b69a72f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62108,6 +62108,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="20" label="kSwReporterPromptReason"/>
<int value="21" label="kGoogleServicesUsername"/>
<int value="22" label="kSwReporterPromptSeed"/>
+ <int value="23" label="kGoogleServicesLastAccountId"/>
</enum>
<enum name="TranslateError" type="int">

Powered by Google App Engine
This is Rietveld 408576698