| 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 ea7e14c69ce1331a43477e100baf19c28577afee..9cf59851094e72d9f5081ff47bda817efda6547f 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1215,6 +1215,11 @@
|
| ]
|
| },
|
|
|
| + "DefaultWebBluetoothGuardSetting": {
|
| + "os": ["win", "linux", "mac", "chromeos"],
|
| + "test_policy": { "DefaultWebBluetoothGuardSetting": 2 }
|
| + },
|
| +
|
| "AutoSelectCertificateForUrls": {
|
| "os": ["win", "linux", "mac", "chromeos"],
|
| "test_policy": { "AutoSelectCertificateForUrls": ["{'pattern':'https://example.com','filter':{'ISSUER':{'CN': 'issuer-name'}}}"] },
|
|
|