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..87bf187a7b99b109437183118e3efc1a59eeb924 100644 |
| --- a/ios/build/bots/chromium.mac/ios-device-gn.json |
| +++ b/ios/build/bots/chromium.mac/ios-device-gn.json |
| @@ -21,9 +21,10 @@ |
| "target_os=\"ios\"", |
| "ios_enable_code_signing=false", |
| "is_component_build=false", |
| - "use_goma=true", |
| "goma_dir=\"$(goma_dir)\"", |
| - "target_cpu=\"arm\"" |
| + "target_cpu=\"arm\"", |
| + "use_goma=true", |
| + "use_xcode_clang=true" |
|
smut
2016/07/28 23:55:04
Sort alpha.
Dirk Pranke
2016/07/29 00:08:31
Will fix.
|
| ], |
| "mb_type": "gn", |
| "compiler": "ninja", |