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 78a359b1a632e994f39a355b206c19a815fa8305..97b8abbef0cd60fb98544d6eb70da9f2af874042 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -1537,6 +1537,14 @@ |
] |
}, |
+ "DataCompressionProxyEnabled": { |
+ "os": ["android"], |
+ "test_policy": { "DataCompressionProxyEnabled": false }, |
+ "pref_mappings": [ |
+ { "pref": "spdy_proxy.enabled" } |
+ ] |
+ }, |
+ |
"----- Chrome OS policies ------------------------------------------------": {}, |
"ChromeOsLockOnIdleSuspend": { |