Index: chrome/browser/bad_message.h |
diff --git a/chrome/browser/bad_message.h b/chrome/browser/bad_message.h |
index 07078947d3b3487678dd353fc2a25a5b0aaa763c..36026851192532bb710730ec60fa05c22f945af3 100644 |
--- a/chrome/browser/bad_message.h |
+++ b/chrome/browser/bad_message.h |
@@ -19,7 +19,9 @@ namespace bad_message { |
// |
// NOTE: Do not remove or reorder elements in this list. Add new entries at the |
// end. Items may be renamed but do not change the values. We rely on the enum |
-// values in histograms. Also update histograms.xml with any new values. |
+// values in histograms. Also update histograms.xml with any new values by |
+// running: |
+// python tools/metrics/histograms/update_bad_message_reasons.py |
enum BadMessageReason { |
WRLHH_LOGGING_STOPPED_BAD_STATE = 0, |