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

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

Issue 2747313002: PasswordProtectionService verdict cache management (Closed)
Patch Set: fix build Created 3 years, 9 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 35bf3ee00b5c96f35104ccaf8a92476c6e6b2fea..2e8cf155b89efaa7cadb2f890d8ce6ab0949a76b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85121,6 +85121,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="24" label="Durable storage setting"/>
<int value="25" label="Key generation setting"/>
<int value="26" label="Background sync setting"/>
+ <int value="27" label="Password protection setting"/>
</enum>
<enum name="ContextLostReason" type="int">

Powered by Google App Engine
This is Rietveld 408576698