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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2364703002: Add network throttling as an enterprise policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add network bandwidth throttling as an enterprise policy Created 4 years, 1 month 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
« components/prefs/pref_service.cc ('K') | « third_party/.chroot_lock ('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 bd68078331b8a6a56f6ce665f1da3772eb4126ce..cc2e535fef110e37c8924bf0e110d14173c7c77e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80065,6 +80065,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="347" label="Always open PDF in external viewer."/>
<int value="348" label="Force YouTube Restricted Mode"/>
<int value="349" label="Report information about the status of Android."/>
+ <int value="350"
+ label="Enable enterprise policy for throttling network bandwidth."/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« components/prefs/pref_service.cc ('K') | « third_party/.chroot_lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698