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

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

Issue 1150373002: platformKeys: Add policy and corporate key tagging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@key_perm
Patch Set: Created 5 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 59310e105767ca3eebf87f350b0b988231a54dbd..1c3f19289772271bde33f588e1dae7243cdf15fd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52910,6 +52910,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="Allow users to opt in to Safe Browsing extended reporting"/>
<int value="300" label="Allow proceeding from the SSL warning page"/>
<int value="301" label="Allows QUIC protocol"/>
+ <int value="302" label="Grants extensions access to private keys"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698