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 3a35f179a38ec477c4c503222b870bed555e0bb3..141452993e145420f0630418d9b43dedd8a33dfa 100644 |
| --- a/components/policy/resources/policy_templates.json |
| +++ b/components/policy/resources/policy_templates.json |
| @@ -6936,7 +6936,7 @@ |
| 'caption': '''Enable ShowModalDialog API through 2015.04.30''', |
| } |
| ], |
| - 'supported_on': ['chrome.*:37-', 'chrome_os:37-', 'android:37-'], |
| + 'supported_on': ['chrome.*:37-42', 'chrome_os:37-42', 'android:37-42'], |
|
Andrew T Wilson (Slow)
2015/02/27 09:45:36
I actually think this is incorrect - what you are
|
| 'features': { |
| 'dynamic_refresh': True, |
| 'per_profile': True, |