| 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 b015998d20bd0cda9a5d2a9ac4be882d2b6305ab..6c3dda4910c7846e391e5d6e0df4f6cbf8120fb6 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -952,6 +952,7 @@ enum HistogramValue {
|
| EASYUNLOCKPRIVATE_GETSIGNINCHALLENGE,
|
| EASYUNLOCKPRIVATE_TRYSIGNINSECRET,
|
| HOTWORDPRIVATE_GETLAUNCHSTATE,
|
| + HOTWORDPRIVATE_SETHOTWORDALWAYSONSEARCHENABLED,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|