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

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

Issue 1957043002: Separate the listeners and getters for the Autofill Private API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autofill-lists.gitbr
Patch Set: update histogram.xml and test Created 4 years, 7 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 | « third_party/closure_compiler/externs/autofill_private.js ('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 7f9633f663c1c569e1f67d5c5bf150cddaa993b5..e833d880319c34dcf45686a4927b64a2d6adf83e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71346,6 +71346,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1128"
label="BLUETOOTHLOWENERGY_NOTIFYCHARACTERISTICVALUECHANGED"/>
<int value="1129" label="BLUETOOTHLOWENERGY_REMOVESERVICE"/>
+ <int value="1130" label="AUTOFILLPRIVATE_GETADDRESSLIST"/>
+ <int value="1131" label="AUTOFILLPRIVATE_GETCREDITCARDLIST"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « third_party/closure_compiler/externs/autofill_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698