Chromium Code Reviews| Index: components/policy/resources/policy_templates.json |
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
| index e1135059db9701f67d15cb542affb772ba8c403f..c981c966a1cd00b965b85ade33a0765fea3626e5 100644 |
| --- a/components/policy/resources/policy_templates.json |
| +++ b/components/policy/resources/policy_templates.json |
| @@ -1039,7 +1039,7 @@ |
| 'name': 'DownloadDirectory', |
| 'type': 'string', |
| 'schema': { 'type': 'string' }, |
| - 'supported_on': ['chrome.*:11-'], |
| + 'supported_on': ['chrome.*:11-', 'chrome_os:12-'], |
|
dconnelly
2014/03/13 08:06:30
why 12? has this actually been supported since cro
bartfab (slow)
2014/03/13 13:20:00
Please update policy_test_cases.json so that this
|
| 'features': { |
| 'can_be_recommended': True, |
| 'dynamic_refresh': True, |