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

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

Issue 309553011: Enable policy support for registering protocol handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Issue_116119_pre
Patch Set: Adds IDS_POLICY_LEVEL_ERROR grit_whitelist.txt to fix build error for ios 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a0de6b30290217e01e9f0c9df65641d0e1085504..b847110afdc98ecc830dbb29c59d00ca4a7e4572 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -35306,6 +35306,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="265" label="Enables the old web-based signin"/>
<int value="266" label="Block developer mode"/>
<int value="267" label="Show the apps shortcut in the bookmark bar"/>
+ <int value="268" label="Register protocol handlers"/>
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698