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

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: Created 6 years 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 f46a8b87c2a38de7735ce4a4eeb88030552d6451..fd0fc444136f3d83e1de65911b1435570719872d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44198,6 +44198,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
label="Control the availability of the Contextual Search feature."/>
<int value="282" label="Force Google SafeSearch"/>
<int value="283" label="Force YouTube Safety Mode"/>
+ <int value="284" label="DO NOT SUBMIT - RemoteAccessHostMatchUsername"/>
Łukasz Anforowicz 2014/12/24 00:58:09 I am not sure what should be used as a value here.
+ <int value="285" label="DO NOT SUBMIT - RemoteAccessHostTokenUrl"/>
+ <int value="286" label="DO NOT SUBMIT - RemoteAccessHostTokenValidationUrl"/>
+ <int value="287"
+ label="DO NOT SUBMIT - RemoteAccessHostTokenValidationCertificateIssuer"/>
+ <int value="288"
+ label="DO NOT SUBMIT - RemoteAccessHostDebugOverridePolicies"/>
</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