| Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| index 5c90caa84a82e3de8ec1963f1760eb25600472fd..410ed63d676c33ddfaeaf3a17d699ef61dcfcde4 100644
|
| --- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| +++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
|
| @@ -9,12 +9,10 @@
|
| "xcode version": "7.0",
|
| "GYP_DEFINES": {
|
| "chromium_ios_signing": "0",
|
| - "gomadir": "$(goma_dir)",
|
| "target_subarch": "both",
|
| "use_goma": "1"
|
| },
|
| "gn_args": [
|
| - "goma_dir=\"$(goma_dir)\"",
|
| "target_os=\"ios\"",
|
| "use_goma=true"
|
| ],
|
|
|