| 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 faa83c6c6d31567bee1c7ad54b4ff8f3f967399a..cd297f0563b49ea0cb9cc7592b814228227e9b91 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1000,6 +1000,7 @@ enum HistogramValue {
|
| COPRESENCEENDPOINTS_SEND,
|
| INLINE_INSTALL_PRIVATE_INSTALL,
|
| LAUNCHERPAGE_SETENABLED,
|
| + CRYPTOTOKENPRIVATE_REQUESTPERMISSION,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|