summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_function_histogram_value.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/browser/extension_function_histogram_value.h')
-rw-r--r--extensions/browser/extension_function_histogram_value.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index a524997..e66feda 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -959,6 +959,10 @@ enum HistogramValue {
HOTWORDPRIVATE_SETHOTWORDALWAYSONSEARCHENABLED,
WEBVIEWINTERNAL_LOADDATAWITHBASEURL,
GUESTVIEWINTERNAL_DESTROYGUEST,
+ COPRESENCESOCKET_CREATEPEER,
+ COPRESENCESOCKET_DESTROYPEER,
+ COPRESENCESOCKET_SEND,
+ COPRESENCESOCKET_DISCONNECT,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY