| 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 6c0e6ff37129096f08a469fdf7b60a4d5f33372e..34ae6cada3363aab578d8dd32b71dc0915a4a41d 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -1133,6 +1133,7 @@ enum HistogramValue {
|
| NETWORKINGPRIVATE_UNLOCKCELLULARSIM,
|
| NETWORKINGPRIVATE_SETCELLULARSIMSTATE,
|
| ENTERPRISE_DEVICEATTRIBUTES_GETDIRECTORYDEVICEID,
|
| + VIRTUALKEYBOARDPRIVATE_SETHOTRODKEYBOARD,
|
| // Last entry: Add new entries above, then run:
|
| // python tools/metrics/histograms/update_extension_histograms.py
|
| ENUM_BOUNDARY
|
|
|