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

Unified Diff: webrtc/build/ios/tryserver.webrtc/ios_dbg.json

Issue 2291443002: MB: Flip iOS bots to GN by default (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased after landing all the other CLs Created 4 years, 4 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/tryserver.webrtc/ios_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios_dbg.json
index 31fb57729bdfde040d82e0766bb67e6c6060df0a..7a4d17470fc031e51a9c7339bc138f090069d33c 100644
--- a/webrtc/build/ios/tryserver.webrtc/ios_dbg.json
+++ b/webrtc/build/ios/tryserver.webrtc/ios_dbg.json
@@ -25,8 +25,9 @@
"target_cpu=\"arm\""
],
"use_analyze": false,
- "mb_type": "gyp",
+ "mb_type": "gn",
"compiler": "ninja",
+ "additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphoneos9.0",
"tests": [
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_arm64_rel.json ('k') | webrtc/build/ios/tryserver.webrtc/ios_rel.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698