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

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

Issue 2838433002: [Payments] Cache payment manifests. (Closed)
Patch Set: rebase 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
« no previous file with comments | « components/webdata_services/web_data_service_wrapper.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 f772b75ad398e28a584631efffa65d83350faf31..866a70e3c673610dab0e7f5b177dea7a35020a68 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -110682,6 +110682,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">
« no previous file with comments | « components/webdata_services/web_data_service_wrapper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698