Index: chrome/test/data/policy/policy_test_cases.json |
diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json |
index 5ea265a214ac71f7a754bcf75e68ef1931b07b98..860b61f6bda1472bd468448d871185703cf4de80 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -202,77 +202,45 @@ |
}, |
"RemoteAccessHostFirewallTraversal": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostFirewallTraversal": true }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_firewall_traversal" } |
- ], |
- |
- "note": "TODO(frankf): Enable on all OS after crbug.com/121066 is fixed." |
}, |
"RemoteAccessHostRequireTwoFactor": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostRequireTwoFactor": false }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_require_two_factor" } |
- ] |
}, |
"RemoteAccessHostDomain": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostDomain": "" }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_domain" } |
- ] |
}, |
"RemoteAccessHostTalkGadgetPrefix": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostTalkGadgetPrefix": "chromoting-host" }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_talkgadget_prefix" } |
- ] |
}, |
"RemoteAccessHostRequireCurtain": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostRequireCurtain": false }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_require_curtain" } |
- ] |
}, |
"RemoteAccessHostAllowClientPairing": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostAllowClientPairing": true }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_allow_client_pairing" } |
- ] |
}, |
"RemoteAccessHostAllowGnubbyAuth": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostAllowGnubbyAuth": true }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_allow_gnubby_auth" } |
- ] |
}, |
"RemoteAccessHostAllowRelayedConnection": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostAllowRelayedConnection": true }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_allow_relayed_connection" } |
- ] |
}, |
"RemoteAccessHostUdpPortRange": { |
- "os": [], |
- "test_policy": { "RemoteAccessHostUdpPortRange": "12400-12409" }, |
- "pref_mappings": [ |
- { "pref": "remote_access.host_udp_port_range" } |
- ] |
+ }, |
+ |
+ "RemoteAccessHostMatchUsername": { |
+ }, |
+ |
+ "RemoteAccessHostTokenUrl": { |
+ }, |
+ |
+ "RemoteAccessHostTokenValidationUrl": { |
+ }, |
+ |
+ "RemoteAccessHostTokenValidationCertificateIssuer": { |
+ }, |
+ |
+ "RemoteAccessHostDebugOverridePolicies": { |
}, |
"PrintingEnabled": { |