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 416a6782b27de9dd502144c7d371c07aac3a9c1f..c9a7c07d89f334aa68aef62d906ee5de256feedb 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1026,6 +1026,8 @@ enum HistogramValue { |
AUDIOMODEM_STOPTRANSMIT, |
AUDIOMODEM_RECEIVE, |
AUDIOMODEM_STOPRECEIVE, |
+ WEBRTCLOGGINGPRIVATE_STORE, |
+ WEBRTCLOGGINGPRIVATE_UPLOADSTORED, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms.xml. |
ENUM_BOUNDARY |