Chromium Code Reviews| Index: ios/build/bots/chromium.fyi/ios-simulator.json |
| diff --git a/ios/build/bots/chromium.fyi/ios-simulator.json b/ios/build/bots/chromium.fyi/ios-simulator.json |
| index cd3a9d56d34ca52516ac3d546f3bde958a7a08ae..8edc76b3f40c8dd2fd225816e6469628619dcb04 100644 |
| --- a/ios/build/bots/chromium.fyi/ios-simulator.json |
| +++ b/ios/build/bots/chromium.fyi/ios-simulator.json |
| @@ -16,6 +16,9 @@ |
| "target_os=\"ios\"", |
| "use_goma=true" |
| ], |
| + "additional_compile_targets": [ |
| + "ios:all" |
| + ], |
| "compiler": "ninja", |
| "configuration": "Debug", |
| "sdk": "iphonesimulator10.0", |