Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: ios/build/bots/chromium.mac/ios-device.json

Issue 2587123002: Build //ios:all and its dependencies on the iOS builders. (Closed)
Patch Set: Address comments & add mapping to testing/buildbot/gn_isolate_map.pyl. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/build/bots/chromium.mac/ios-device.json
diff --git a/ios/build/bots/chromium.mac/ios-device.json b/ios/build/bots/chromium.mac/ios-device.json
index 007ebebb9a3cefc4d205ae6c05a209ff2e735971..dfdc1869d1fb276c7e304bb1da4c89f5312152a0 100644
--- a/ios/build/bots/chromium.mac/ios-device.json
+++ b/ios/build/bots/chromium.mac/ios-device.json
@@ -18,6 +18,9 @@
"target_os=\"ios\"",
"use_goma=true"
],
+ "additional_compile_targets": [
+ "ios:all"
+ ],
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos10.0",
« no previous file with comments | « ios/build/bots/chromium.fyi/ios-simulator.json ('k') | ios/build/bots/chromium.mac/ios-device-xcode-clang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698