| 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 188ec7c89fdde98075b6b261d526955e043d33d5..fa2ae84007905cba4a887eecd923f08afcf4c2cd 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -899,6 +899,7 @@ enum HistogramValue {
|
| GCDPRIVATE_GETCOMMANDSLIST,
|
| APPVIEWINTERNAL_ATTACHFRAME,
|
| APPVIEWINTERNAL_DENYREQUEST,
|
| + APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|