| 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 65b86abf5ecb5d32aee77527972398ad2c215c42..cfb2eeb5a99d0b626a73666477a158dfccfd4838 100644 | 
| --- a/chrome/test/data/policy/policy_test_cases.json | 
| +++ b/chrome/test/data/policy/policy_test_cases.json | 
| @@ -413,7 +413,7 @@ | 
| }, | 
|  | 
| "DownloadDirectory": { | 
| -    "os": ["win", "mac", "linux"], | 
| +    "os": ["win", "mac", "linux", "chromeos"], | 
| "can_be_recommended": true, | 
| "test_policy": { "DownloadDirectory": "${user_home}/test-downloads" }, | 
| "pref_mappings": [ | 
|  |