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 0d1d7308a177769d65cfb183e5b35717aaf1ae39..78a818f4356ba2cfe08dd6ab2335fd89f7e06b3c 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1186,6 +1186,7 @@ enum HistogramValue { |
BLUETOOTHLOWENERGY_REGISTERSERVICE, |
BLUETOOTHLOWENERGY_UNREGISTERSERVICE, |
BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE, |
+ WEBSTOREPRIVATE_ISEXTENSIONPENDINGCUSTODIANAPPROVAL, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |