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

Unified Diff: webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.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/client.webrtc/iOS64_Simulator_Debug.json
diff --git a/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json b/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json
index 14b93884ddc3d82ad282234e3c80f9bcd42f2dfe..e211c9b0bfa080c769490790a7e76f1c9acd9681 100644
--- a/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json
+++ b/webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json
@@ -24,8 +24,9 @@
"goma_dir=\"$(goma_dir)\"",
"target_cpu=\"x64\""
],
- "mb_type": "gyp",
+ "mb_type": "gn",
"compiler": "ninja",
+ "additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphonesimulator9.0",
"tests": [
« no previous file with comments | « webrtc/build/ios/client.webrtc/iOS64_Release_(GYP).json ('k') | webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698