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