| 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 c601c5481ef220578aad794a66d250d6f8c21d61..47da0d015e9951b3e6d0de2c628492593fb60107 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1217,6 +1217,7 @@ enum HistogramValue {
|
| CLIPBOARD_SETIMAGEDATA,
|
| NETWORKINGPRIVATE_GETGLOBALPOLICY,
|
| DIAL_FETCHDEVICEDESCRIPTION,
|
| + AUDIO_SETACTIVEDEVICELISTS,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|