| 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..e7918dbe8f365808664833cf10c24ce370807fec 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_GETSAVEDPASSWORDLIST,
|
| + PASSWORDSPRIVATE_GETPASSWORDEXCEPTIONLIST,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|