diff options
Diffstat (limited to 'extensions/browser/extension_function_histogram_value.h')
-rw-r--r-- | extensions/browser/extension_function_histogram_value.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h index 416a678..c9a7c07d 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 |