| 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 f65223b67449f9a140add11bf59363b2359ccda1..204e8e0999ef6515fdb518df81adc6eb888bb9a4 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1190,6 +1190,7 @@ enum HistogramValue {
|
| BLUETOOTHLOWENERGY_REMOVESERVICE,
|
| AUTOFILLPRIVATE_GETADDRESSLIST,
|
| AUTOFILLPRIVATE_GETCREDITCARDLIST,
|
| + RUNTIME_RESTARTONWATCHDOG,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|