| 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 58fee8b9e4560bbb0aee7d27ad1cdf6365766668..e1bf71fe7174bdf4ef1ad1342e267d8a4ad45111 100644
|
| --- a/extensions/browser/extension_function_histogram_value.h
|
| +++ b/extensions/browser/extension_function_histogram_value.h
|
| @@ -834,6 +834,8 @@ enum HistogramValue {
|
| FILESYSTEMPROVIDERINTERNAL_READFILEREQUESTEDERROR,
|
| NETWORKINGPRIVATE_GETNETWORKS,
|
| WEBVIEW_SETNAME,
|
| + WEBVIEW_ALLOCATEINSTANCEID,
|
| + WEBVIEW_NAVIGATE,
|
| // Last entry: Add new entries above and ensure to update
|
| // tools/metrics/histograms/histograms/histograms.xml.
|
| ENUM_BOUNDARY
|
|
|