Chromium Code Reviews| 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"/> |
|
bartfab (slow)
2015/01/13 18:49:45
You should copy the policy |caption|s, not the |na
Łukasz Anforowicz
2015/01/13 20:10:24
Errr... ok. The |name|s looked cleaner and more d
|
| + <int value="286" label="RemoteAccessHostTokenUrl"/> |
| + <int value="287" label="RemoteAccessHostTokenValidationUrl"/> |
| + <int value="288" label="RemoteAccessHostTokenValidationCertificateIssuer"/> |
| + <int value="289" label="RemoteAccessHostDebugOverridePolicies"/> |
| </enum> |
| <enum name="EnterprisePolicyInvalidations" type="int"> |