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 3c918e26a77e11ea87bd7afc81422cd733b049da..afaec45f07f26ac70d23449ae40e4845578233f1 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1151,6 +1151,7 @@ enum HistogramValue { |
EASYUNLOCKPRIVATE_SETUPCONNECTIONSEND, |
DATAREDUCTIONPROXY_GETDATAUSAGE, |
EASYUNLOCKPRIVATE_SETUPCONNECTIONGETDEVICEADDRESS, |
+ TABCAPTURE_CAPTUREOFFSCREENTAB, |
// Last entry: Add new entries above, then run: |
// python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |