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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2028903002: Update Autofill Private API to provide a list of available countries. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 6 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 efa9a2ef4bc4efa0550392772749e6ffef11c6f4..46fbd73f7ac66e677cd6b0b2e4eebfb70dbd29d5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72352,6 +72352,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1133" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONADJUST"/>
<int value="1134" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONRESET"/>
<int value="1135" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE"/>
+ <int value="1136" label="AUTOFILLPRIVATE_GETCOUNTRYLIST"/>
</enum>
<enum name="ExtensionIconState" 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