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 5d8ed5bd2b3e4814b342c14e4397fdcc8b27529a..39f5a8ba78ea05865ed43039041ea86a057e7109 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -502,6 +502,14 @@ |
"note": "This policy is retired, see http://crbug.com/133291." |
}, |
+ "CaptivePortalAuthenticationIgnoresProxy": { |
+ "os": ["chromeos"], |
+ "test_policy": { "CaptivePortalAuthenticationIgnoresProxy": true }, |
+ "pref_mappings": [ |
+ { "pref": "proxy.captive_portal_ignores_proxy" } |
+ ] |
+ }, |
+ |
"ProxyMode": { |
"os": ["win", "mac", "linux"], |
"test_policy": { "ProxyMode": "direct" }, |