| Index: scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json | 
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json | 
| index 1cee9ff0251c0acf19e6c16c83a53667903217bc..930f72ea98db0d9738a67cf24792a6d4e742a427 100644 | 
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json | 
| +++ b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json | 
| @@ -80,7 +80,7 @@ | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| -      "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 mac_sdk_min=10.10 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" | 
| +      "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 mac_sdk_min==10.10 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1" | 
| }, | 
| "name": "gclient runhooks" | 
| }, | 
|  |