Index: extensions/browser/extension_function_histogram_value.h |
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h |
index 1884272d3b407265a2c8398a7660e7596b55664b..f65223b67449f9a140add11bf59363b2359ccda1 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1188,6 +1188,8 @@ enum HistogramValue { |
BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE, |
BLUETOOTHLOWENERGY_NOTIFYCHARACTERISTICVALUECHANGED, |
BLUETOOTHLOWENERGY_REMOVESERVICE, |
+ AUTOFILLPRIVATE_GETADDRESSLIST, |
+ AUTOFILLPRIVATE_GETCREDITCARDLIST, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |