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/ios_rel.json

Issue 1728743002: iOS: Fix JSON for tryserver configurations. (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
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_dbg.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/tryserver.webrtc/ios_rel.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios_rel.json b/webrtc/build/ios/tryserver.webrtc/ios_rel.json
index e183a29ced77c36e3f0e7ebe763bc6e35dd417f2..c07787298a3ee4e31692d41e466fdb4537949251 100644
--- a/webrtc/build/ios/tryserver.webrtc/ios_rel.json
+++ b/webrtc/build/ios/tryserver.webrtc/ios_rel.json
@@ -10,7 +10,7 @@
"chromium_ios_signing": "0",
"target_arch": "arm"
},
- "use_analyze": "false",
+ "use_analyze": false,
"compiler": "ninja",
"configuration": "Release",
"sdk": "iphoneos9.0",
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios_dbg.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698