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

Unified Diff: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json

Issue 1877173002: Change how MB handles goma_dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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/tryserver.chromium.mac/ios_dbg_simulator_gn.json
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
index 5c90caa84a82e3de8ec1963f1760eb25600472fd..410ed63d676c33ddfaeaf3a17d699ef61dcfcde4 100644
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
+++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
@@ -9,12 +9,10 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
- "gomadir": "$(goma_dir)",
"target_subarch": "both",
"use_goma": "1"
},
"gn_args": [
- "goma_dir=\"$(goma_dir)\"",
"target_os=\"ios\"",
"use_goma=true"
],

Powered by Google App Engine
This is Rietveld 408576698