| 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 9cdad2267dc246b506a2cdd223b83336362771a4..7d9c1793a2f505943c3d983a43a59ba368ebd0da 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1943,6 +1943,14 @@
|
| ]
|
| },
|
|
|
| + "WebRtcUdpPortRange": {
|
| + "os": ["win", "linux", "mac", "chromeos", "android"],
|
| + "test_policy": { "WebRtcUdpPortRange": "10000-11999" },
|
| + "pref_mappings": [
|
| + { "pref": "webrtc.udp_port_range" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome OS policies ------------------------------------------------": {},
|
|
|
| "ChromeOsLockOnIdleSuspend": {
|
|
|