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 d7add1944aa633214ec2caec31c63da610d4fa6b..2efdc0831436d8764f7071876e4738524403753c 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -844,6 +844,8 @@ enum HistogramValue { |
STREAMSPRIVATE_ABORT, |
MANAGEMENT_SETLAUNCHTYPE, |
MANAGEMENT_GENERATEAPPFORLINK, |
+ GUESTVIEWINTERNAL_ALLOCATEINSTANCEID, |
+ WEBVIEW_NAVIGATE, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms/histograms.xml. |
ENUM_BOUNDARY |