| 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 3eaba428fdb650ef96a92ef69bd43aed76dceff5..cdb341614faa57d0b6a5455d5e2058d1b4e201f8 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1176,6 +1176,8 @@ enum HistogramValue {
|
| AUTOTESTPRIVATE_GETVISIBLENOTIFICATIONS,
|
| WEBRTCLOGGINGPRIVATE_STARTRTCEVENTLOGGING,
|
| WEBRTCLOGGINGPRIVATE_STOPRTCEVENTLOGGING,
|
| + PASSWORDSPRIVATE_REQUESTSAVEDPASSWORDLIST,
|
| + PASSWORDSPRIVATE_REQUESTPASSWORDEXCEPTIONLIST,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|