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

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

Issue 2911293003: Reland: Cache protected password entry and password on focus ping separately. (Closed)
Patch Set: Fix Crashes by Using GetDictionaryWithoutPathExpansion 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 7a6cf3a519f3565b593e7c27bdded5ea8b0e1c25..91dcfb9d1a06617a27080c74f4476eaac29db047 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -5646,6 +5646,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="31" label="Permission autoblocker data setting"/>
<int value="32" label="Ads setting"/>
<int value="33" label="Ads metadata"/>
+ <int value="34" label="Password protection setting"/>
</enum>
<enum name="ContentTypeParseableResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698