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