Chromium Code Reviews

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

Issue 1124583007: Added QuicAllowed policy. Added unit and browser tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2357
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1d94194efa524a026fce42fbc87573883820ec53..e1b984ff144fbc0bd1d83cfb528f69d7f09b5063 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -48912,6 +48912,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="296" label="Set Apps and Extensions cache size (in bytes)"/>
<int value="297"
label="Show an autocomplete option during user sign-in flow"/>
+ <int value="301" label="Allow QUIC protocol"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« no previous file with comments | « components/policy/resources/policy_templates.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine