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

Unified Diff: webrtc/build/ios/tryserver.webrtc/ios64_sim_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/ios64_sim_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
index 780a8cc29564ecdfbd82f2775a9a7838009d0075..c7fe50a6fbfeb0f5d6c46743e05ceaf7591072e2 100644
--- a/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
+++ b/webrtc/build/ios/tryserver.webrtc/ios64_sim_dbg.json
@@ -24,9 +24,10 @@
"goma_dir=\"$(goma_dir)\"",
"target_cpu=\"x64\""
],
- "mb_type": "gyp",
+ "mb_type": "gn",
"use_analyze": false,
"compiler": "ninja",
+ "additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphonesimulator9.0",
"tests": [
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios64_gyp_rel.json ('k') | webrtc/build/ios/tryserver.webrtc/ios_arm64_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698