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

Unified Diff: trunk/src/chrome/test/data/policy/policy_test_cases.json

Issue 268483003: Revert 267234 "New policies: enable/disable relay; port range" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/chrome/common/pref_names.cc ('k') | trunk/src/components/policy/resources/policy_templates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/test/data/policy/policy_test_cases.json
===================================================================
--- trunk/src/chrome/test/data/policy/policy_test_cases.json (revision 267240)
+++ trunk/src/chrome/test/data/policy/policy_test_cases.json (working copy)
@@ -244,22 +244,6 @@
]
},
- "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" }
- ]
- },
-
"PrintingEnabled": {
"os": ["win", "linux", "mac", "chromeos"],
"test_policy": { "PrintingEnabled": false },
« no previous file with comments | « trunk/src/chrome/common/pref_names.cc ('k') | trunk/src/components/policy/resources/policy_templates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698