| 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 c9a7c07d89f334aa68aef62d906ee5de256feedb..72e8a551090c0625eff6989ec1efa03b3457a11c 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1028,6 +1028,7 @@ enum HistogramValue {
|
| AUDIOMODEM_STOPRECEIVE,
|
| WEBRTCLOGGINGPRIVATE_STORE,
|
| WEBRTCLOGGINGPRIVATE_UPLOADSTORED,
|
| + WEBSTOREPRIVATE_SHOWPERMISSIONPROMPTFORDELEGATEDINSTALL,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|