| 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 9a8ef6d1cad57e4d59d269d38b149f9f7970ddcd..03d233449c3015579c91f304591c2c92b9a52384 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -558,6 +558,8 @@ enum HistogramValue {
|
| FILEBROWSERPRIVATE_ZOOM,
|
| WEBVIEW_GO,
|
| WEBSTOREPRIVATE_ISININCOGNITOMODEFUNCTION,
|
| + USB_GETDEVICES,
|
| + USB_OPENDEVICE,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|