| Index: scripts/slave/recipes/chromium.expected/full_client_skia_Mac_Builder_Trybot.json | 
| diff --git a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac_Builder_Trybot.json b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac_Builder_Trybot.json | 
| index 1e012be522955abe1eee07a377be10ed997666bd..28aa1d957168cbd36e6dc6678168b806f87ee8d9 100644 | 
| --- a/scripts/slave/recipes/chromium.expected/full_client_skia_Mac_Builder_Trybot.json | 
| +++ b/scripts/slave/recipes/chromium.expected/full_client_skia_Mac_Builder_Trybot.json | 
| @@ -90,7 +90,7 @@ | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| -      "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" | 
| +      "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' mac_sdk_min=10.10 target_arch=x64 test_isolation_mode=prepare use_goma=1" | 
| }, | 
| "name": "gclient runhooks" | 
| }, | 
|  |