Chromium Code Reviews| 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 395f787c058a21554818aecc41a91f8ad4c3583e..bcfbe8c3819b6e82ec30984ab51d32ad40c4bca2 100644 |
| --- a/ios/build/bots/chromium.mac/ios-device-gn.json |
| +++ b/ios/build/bots/chromium.mac/ios-device-gn.json |
| @@ -17,13 +17,11 @@ |
| "target_subarch=arm32" |
| ], |
| "gn_args": [ |
| - "is_debug=true", |
| - "target_os=\"ios\"", |
| "ios_enable_code_signing=false", |
| "is_component_build=false", |
| - "use_goma=true", |
| - "goma_dir=\"$(goma_dir)\"", |
| - "target_cpu=\"arm\"" |
| + "is_debug=true", |
| + "target_cpu=\"arm\"", |
| + "target_os=\"ios\"" |
| ], |
| "mb_type": "gn", |
| "compiler": "ninja", |