| Index: scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json | 
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json | 
| index 04f0d46c4f7023966ef25457acf53b00df60d7a0..4dd8ad1b3e76f43c16f29a714d7f40e617f2c6dc 100644 | 
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json | 
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_Builder.json | 
| @@ -84,7 +84,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" | 
| }, | 
|  |