| Index: scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py
|
| index 0c49721fadeabba9787e7320898af75fd401505b..fd526d24e6485458abe132ff549070521fc7eda7 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py
|
| @@ -820,7 +820,7 @@ SPEC = {
|
| 'enable_swarming': True,
|
| 'serialize_tests': True,
|
| },
|
| - 'Mac Retina Release (AMD)': {
|
| + 'Mac 10.11 Retina Release (AMD)': {
|
| 'chromium_config': 'chromium',
|
| 'chromium_apply_config': ['ninja_confirm_noop'],
|
| 'gclient_config': 'chromium',
|
|
|