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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1150373002: platformKeys: Add policy and corporate key tagging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@key_perm
Patch Set: Rebased. 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 bee8aae1677fdb5e662cd3f5e77eef44f2919fbd..00aace99047910ee91377d434ac6cb6f7bd0ce16 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -53048,6 +53048,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"/>
bartfab (slow) 2015/06/15 17:28:16 Nit: Please keep this in sync with the caption in
pneubeck (no reviews) 2015/06/17 08:59:57 Done.
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698