| 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 17eee77878f9a35962936f359d6c6c2db4c7b0fe..ec2a0caf9d98b8c08cb806fbd9810e81f1922fa6 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -770,6 +770,10 @@ enum HistogramValue {
|
| BLUETOOTHPRIVATE_SETPAIRINGRESPONSE,
|
| NETWORKINGPRIVATE_GETCAPTIVEPORTALSTATUS,
|
| AUTOMATIONINTERNAL_PERFORMACTION,
|
| + BLUETOOTH_UPDATE_SOCKET,
|
| + BLUETOOTH_SET_SOCKET_PAUSED,
|
| + BLUETOOTH_GET_SOCKET,
|
| + BLUETOOTH_GET_SOCKETS,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|