Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index dd89b52f6e84b34323b6c4b3884c4ed45bea44c8..e89b6dc2c334ae230075a0886247c07906a56fe2 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -48693,11 +48693,13 @@ To add a new entry, add it with any value and run test to compute valid value. |
<int value="2" label="DEPRECATED: Icon shown"/> |
<int value="3" label="DEPRECATED: Bubble shown"/> |
<int value="4" label="Generation available"/> |
- <int value="5" label="Generation popup shown"/> |
+ <int value="5" label="DEPRECATED: Generation popup shown"/> |
<int value="6" label="Generated password accepted"/> |
- <int value="7" label="Editing popup shown"/> |
+ <int value="7" label="DEPRECATED: Editing popup shown"/> |
<int value="8" label="Generated password edited"/> |
<int value="9" label="Generated password deleted"/> |
+ <int value="10" label="Generated popup shown (limit once per page)"/> |
+ <int value="11" label="Editing popup shown (limit once per page)"/> |
</enum> |
<enum name="PasswordGenerationSubmissionEvent" type="int"> |