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 98e6850a7c802197f115641a81b0aaffe0918860..d5573bcf9a23c38add27350614efdd246ba61736 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1118,8 +1118,8 @@ enum HistogramValue { |
HID_GETUSERSELECTEDDEVICES, |
FILESYSTEMPROVIDERINTERNAL_GETACTIONSREQUESTEDSUCCESS, |
WEBSTOREPRIVATE_SHOWPERMISSIONPROMPTFORDELEGATEDBUNDLEINSTALL, |
- // Last entry: Add new entries above and ensure to update |
- // tools/metrics/histograms/histograms.xml. |
+ // Last entry: Add new entries above, then run: |
+ // python tools/metrics/histograms/update_extension_histograms.py |
ENUM_BOUNDARY |
}; |