| 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 f804b4d4d0b0ea03bbf8674ae07ba922e4e5a5db..58d4821847a71e14b47e2ca99f16462e71523308 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1021,6 +1021,7 @@ enum HistogramValue {
|
| FILEMANAGERPRIVATE_ISUMAENABLED,
|
| WEBVIEWINTERNAL_SETALLOWSCALING,
|
| PLATFORMKEYSINTERNAL_GETPUBLICKEY,
|
| + AUDIO_GETDEVICEINFO,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|