| 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 5d11e7fce3f3a42814ccc90cf84df7d818093635..804b7ef20e5ba0e925535c24d4b7d737c72d8642 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -926,6 +926,8 @@ enum HistogramValue {
|
| COPRESENCEPRIVATE_SENDSAMPLES,
|
| COPRESENCEPRIVATE_SENDDETECT,
|
| COPRESENCEPRIVATE_SENDINITIALIZED,
|
| + COPRESENCE_EXECUTE,
|
| + COPRESENCE_SETAPIKEY,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|