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..588b05e6218ebbac70ee2a75fb3aba76acddaf1a 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_STARTAUDIODEBUGRECORDINGS, |
+ WEBRTCLOGGINGPRIVATE_STOPAUDIODEBUGRECORDINGS, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |