| Index: chrome/browser/extensions/extension_function_histogram_value.h
|
| diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
|
| index 5148d24ac69b2ffa398896b9d2e10d5e852aee73..59da0734312f874d160f6ae281b2e9471d5d7482 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -627,6 +627,7 @@ enum HistogramValue {
|
| USB_GETDEVICES,
|
| USB_REQUESTACCESS,
|
| USB_OPENDEVICE,
|
| + VIRTUALKEYBOARDPRIVATE_HIDEKEYBOARD,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|