| 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 f92812ef92d68dc328edde5fd0305a0b7547643b..54d024c3b2086fea48b7ea5f392e67484270790d 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1207,6 +1207,7 @@ enum HistogramValue {
|
| LANGUAGESETTINGSPRIVATE_DISABLELANGUAGE,
|
| FILEMANAGERPRIVATEINTERNAL_GETDIRECTORYSIZE,
|
| BLUETOOTHLOWENERGY_SETADVERTISINGINTERVAL,
|
| + QUICKUNLOCKPRIVATE_GETUSABLEPIN,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|