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 7820b7f5a706a2a00c56a8647a8182d00669bafc..d118eea6cb3f6e2cc53e83611a8d94f47ce7cadc 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1158,6 +1158,8 @@ enum HistogramValue { |
BLUETOOTHPRIVATE_FORGETDEVICE, |
DISPLAYSOURCE_GETAVAILABLESINKS, |
DISPLAYSOURCE_REQUESTAUTHENTICATION, |
+ WEBRTCLOGGINGPRIVATE_STARTAECDUMP, |
+ WEBRTCLOGGINGPRIVATE_STOPAECDUMP, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |