Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 72a733f9ef2639e6d54442cc13a124880be7ca6f..4282bbf4d79f4b6abbd52f794e965f67b496731c 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -100744,7 +100744,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
Values in LoginCustomFlags are: value=(uint32_t)MD5(label). |
This enum is verified by AboutFlagsHistogramTest unit test. |
To add a new entry, add it with any unique value and run test to compute valid |
-value. |
+value. After that run tools/metrics/histograms/validate_format.py to find out |
+where the value should be inserted to maintain ordering. |
Don't remove entries when removing a flag, they are still used to decode data |
from previous Chrome versions. |
--> |