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

Unified Diff: ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).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/chromium.mac/iOS_Simulator_GN_(dbg).json
diff --git a/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json b/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json
index c6a9dfbe2ec8ad3554955ea773102c40b447c84f..753e42462f609179f535bc30d95951413bbd500e 100644
--- a/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json
+++ b/ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).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