| Index: ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| diff --git a/ios/build/bots/chromium.mac/iOS_Device_GN.json b/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| index 1325aa506137a31e0314ef157b219cfb02bd32f7..2b73b4c515ea80340f679f5dc5b5780c3a99486f 100644
|
| --- a/ios/build/bots/chromium.mac/iOS_Device_GN.json
|
| +++ b/ios/build/bots/chromium.mac/iOS_Device_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)\"",
|
| "ios_enable_code_signing=false",
|
| "target_cpu=\"arm\"",
|
| "target_os=\"ios\"",
|
|
|