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

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

Issue 1720713003: iOS: Promote iOS simulator testing to main waterfall. (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/tryserver.webrtc/ios32_sim_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json
index 936b2416e79338237c0b26be787546e99c1c41a7..aaa687efd34369132ea6b5c11d21285c71576cda 100644
--- a/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json
+++ b/webrtc/build/ios/tryserver.webrtc/ios32_sim_dbg.json
@@ -8,9 +8,7 @@
"xcode version": "7.0",
"GYP_DEFINES": {
"chromium_ios_signing": "0",
- "target_arch": "ia32",
- "use_goma": "1",
- "gomadir": "$(goma_dir)"
+ "target_arch": "ia32"
},
"use_analyze": "false",
"compiler": "ninja",
@@ -21,6 +19,6 @@
"include": "common_tests.json",
"device type": "iPhone 5s",
"os": "9.0"
- },
+ }
]
}
« no previous file with comments | « webrtc/build/ios/client.webrtc/iOS64_Simulator_Debug.json ('k') | webrtc/build/ios/tryserver.webrtc/ios64_gn_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698