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

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

Issue 2838433002: [Payments] Cache payment manifests. (Closed)
Patch Set: address comments Created 3 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 3693d2ee9ed282d95217f401b2e437f21882fa46..12bb409cb0539f1c2baeaf586cde089b567a4488 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -110550,6 +110550,7 @@ from previous Chrome versions.
<int value="3" label="Webdata token DB error"/>
<int value="4" label="Webdata DB error"/>
<int value="5" label="Webdata keyword DB error"/>
+ <int value="8" label="Payment manifest DB error"/>
</enum>
<enum name="ProfileGaiaPhotoOptions" type="int">

Powered by Google App Engine
This is Rietveld 408576698