| 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 3eaa577a2b125ece6e3fee72d538eab45f797942..4ac21a230fde9414a0ea4d92e00c33a0149fca0d 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -953,6 +953,7 @@ enum HistogramValue {
|
| EASYUNLOCKPRIVATE_TRYSIGNINSECRET,
|
| ACCESSIBILITY_PRIVATE_SETFOCUSRING,
|
| USB_GETCONFIGURATION,
|
| + EASYUNLOCKPRIVATE_GETUSERINFO,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|