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

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

Issue 2241583003: Creating protobuf for reading list sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: link message to code Created 4 years, 4 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 bcf6775fb93b6cf25c1bdb96cdeba481eef20deb..3b35a3b070c1878c1554ddff82e691a1454a16e6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94163,6 +94163,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="33" label="Managed User Whitelists"/>
<int value="34" label="Autofill Wallet"/>
<int value="35" label="Autofill Wallet Metadata"/>
+ <int value="37" label="Reading List"/>
</enum>
<enum name="SyncNigoriMigrationResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698