| 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 67b8a725d0bfc5c11f9b0d9fe9b2cb0b713e4c9b..7e9ab9e71c69aa07fff41ab0ba79fd8f7abb3410 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1154,6 +1154,7 @@ enum HistogramValue {
|
| LANGUAGESETTINGSPRIVATE_REMOVESPELLCHECKWORD,
|
| SETTINGSPRIVATE_GETDEFAULTZOOMPERCENTFUNCTION,
|
| SETTINGSPRIVATE_SETDEFAULTZOOMPERCENTFUNCTION,
|
| + BLUETOOTHPRIVATE_CONNECT,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|