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 475dc22b8641588544588f43843223d5ab2139b4..f9a9cec99ccc10894d28cbea0932c9e84eb4fbaf 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -948,6 +948,7 @@ enum HistogramValue { |
MEDIAGALLERIES_GETALLGALLERYWATCH, |
MEDIAGALLERIES_REMOVEALLGALLERYWATCH, |
MANAGEMENT_GETSELF, |
+ ACCESSIBILITY_PRIVATE_SETFOCUSRING, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms.xml. |
ENUM_BOUNDARY |