Chromium Code Reviews| Index: ios/build/bots/chromium.mac/ios-device-xcode-clang.json |
| diff --git a/ios/build/bots/chromium.mac/ios-device-xcode-clang.json b/ios/build/bots/chromium.mac/ios-device-xcode-clang.json |
| index 3af7e59786ef266cea8874a46dd56984a473a21d..29ebf1bfb776a85767b488f857bfc0fff8003ae3 100644 |
| --- a/ios/build/bots/chromium.mac/ios-device-xcode-clang.json |
| +++ b/ios/build/bots/chromium.mac/ios-device-xcode-clang.json |
| @@ -19,6 +19,9 @@ |
| "use_goma=true", |
| "use_xcode_clang=true" |
| ], |
| + "additional_compile_targets": [ |
| + "ios:all" |
| + ], |
| "compiler": "ninja", |
| "configuration": "Release", |
| "sdk": "iphoneos10.0", |