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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 820133002: Reusing names of policy keys from policy_constants.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Completed changes to policy_templates.json and related files. Created 5 years, 11 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 6a2c26fcc6bed77f1899a56205c5cbe18f40233b..f6fd057170690fa449f76508669e416f15f73269 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45088,6 +45088,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="282" label="Force Google SafeSearch"/>
<int value="283" label="Force YouTube Safety Mode"/>
<int value="284" label="Allow device shutdown"/>
+ <int value="285" label="RemoteAccessHostMatchUsername"/>
+ <int value="286" label="RemoteAccessHostTokenUrl"/>
+ <int value="287" label="RemoteAccessHostTokenValidationUrl"/>
+ <int value="288" label="RemoteAccessHostTokenValidationCertificateIssuer"/>
+ <int value="289" label="RemoteAccessHostDebugOverridePolicies"/>
jar (doing other things) 2015/01/07 18:13:56 Question (which I had trouble tracking down): What
Łukasz Anforowicz 2015/01/07 18:25:45 I am sorry, but I am not able to answer the questi
Alexei Svitkine (slow) 2015/01/07 18:39:39 The two histograms that log this enum (Enterprise.
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">
« components/policy/resources/policy_templates.json ('K') | « remoting/remoting_test.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698