Chromium Code Reviews| Index: ios/build/bots/chromium.mac/ios-simulator-cronet.json |
| diff --git a/ios/build/bots/chromium.mac/ios-simulator-cronet.json b/ios/build/bots/chromium.mac/ios-simulator-cronet.json |
| index 3505df0e9f4c7fa76f7046b723ddd3497642032f..ae7e0c3f9edfd3206da28ca6b4f84ee8977508c7 100644 |
| --- a/ios/build/bots/chromium.mac/ios-simulator-cronet.json |
| +++ b/ios/build/bots/chromium.mac/ios-simulator-cronet.json |
| @@ -20,6 +20,9 @@ |
| "target_os=\"ios\"", |
| "use_platform_icu_alternatives=true" |
| ], |
| + "additional_compile_targets": [ |
|
rohitrao (ping after 24h)
2016/12/19 18:56:04
Even for cronet?
sdefresne
2016/12/19 19:13:00
Probably not (though ios:all is smart and exists f
|
| + "ios:all" |
| + ], |
| "compiler": "ninja", |
| "configuration": "Debug", |
| "sdk": "iphonesimulator10.0", |