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

Unified Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json

Issue 1685683007: iOS: Remove MB and Goma for GYP builders. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 10 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: webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json
diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json b/webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json
index 2af231eeca0e5f5a7ad875ade40bca71a2017a39..657ba91252c5506f2a414a7f2a1438b1b2451f3a 100644
--- a/webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json
+++ b/webrtc/build/ios/client.webrtc.fyi/iOS64_Debug.json
@@ -8,11 +8,8 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
- "target_arch": "arm64",
- "use_goma": "1",
- "gomadir": "$(goma_dir)"
+ "target_arch": "arm64"
},
- "mb_type": "gyp",
"compiler": "ninja",
"configuration": "Debug",
"sdk": "iphoneos9.0",

Powered by Google App Engine
This is Rietveld 408576698