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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 309553011: Enable policy support for registering protocol handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Issue_116119_pre
Patch Set: Created 6 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
« components/policy_strings.grdp ('K') | « components/policy_strings.grdp ('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 916791252a78aab5aef79c2dac1a06fdd6ef2d5f..ca58d02287b8c6e877a0be1c0c1acc6fbac3690a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34159,6 +34159,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
label="Restrict the UDP port range used by the remote access host"/>
<int value="265" label="Enables the old web-based signin"/>
<int value="266" label="Block developer mode"/>
+ <int value="267" label="Register protocol handlers"/>
+ <int value="268" label="Ignore protocol handlers"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« components/policy_strings.grdp ('K') | « components/policy_strings.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698