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

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

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, 2 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 55e604900df4a4e0e3fe78de7604ef08b4e4f7c7..64ce4324248385fa4c810d7c0d12915b98ad3348 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80507,6 +80507,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">

Powered by Google App Engine
This is Rietveld 408576698