Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Unified Diff: tools/metrics/histograms/enums.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2911293003: Reland: Cache protected password entry and password on focus ping separately. (Closed)
Patch Set: nit Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 715c4c65079e4c3a5cbfc4aa028fd7bac6588b64..90b3725da445002cfec0a3f5eaa12bce83120e92 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -5578,6 +5578,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="31" label="Permission autoblocker data setting"/>
<int value="32" label="Subresource filter setting"/>
<int value="33" label="Subresource filter metadata"/>
+ <int value="34" label="Password protection setting"/>
</enum>
<enum name="ContentTypeParseableResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698