| 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 0d1d7308a177769d65cfb183e5b35717aaf1ae39..1884272d3b407265a2c8398a7660e7596b55664b 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1186,6 +1186,8 @@ enum HistogramValue {
|
| BLUETOOTHLOWENERGY_REGISTERSERVICE,
|
| BLUETOOTHLOWENERGY_UNREGISTERSERVICE,
|
| BLUETOOTHLOWENERGY_SENDREQUESTRESPONSE,
|
| + BLUETOOTHLOWENERGY_NOTIFYCHARACTERISTICVALUECHANGED,
|
| + BLUETOOTHLOWENERGY_REMOVESERVICE,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|