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

Side by Side Diff: tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "comments": [ 2 "comments": [
3 "Tests for 64-bit iOS simulators." 3 "Tests for 64-bit iOS simulators."
4 ], 4 ],
5 "xcode version": "8.0", 5 "xcode version": "8.0",
6 "gn_args": [ 6 "gn_args": [
7 "goma_dir=\"$(goma_dir)\"", 7 "goma_dir=\"$(goma_dir)\"",
8 "is_component_build=false", 8 "is_component_build=false",
9 "is_debug=true", 9 "is_debug=true",
10 "target_cpu=\"x64\"", 10 "target_cpu=\"x64\"",
11 "target_os=\"ios\"", 11 "target_os=\"ios\"",
12 "use_goma=true" 12 "use_goma=true"
13 ], 13 ],
14 "use_analyze": false, 14 "use_analyze": false,
15 "additional_compile_targets": [ "all" ], 15 "additional_compile_targets": [ "all" ],
16 "configuration": "Debug", 16 "configuration": "Debug",
17 "sdk": "iphonesimulator9.0", 17 "sdk": "iphonesimulator9.0",
18 "tests": [ 18 "tests": [
19 { 19 {
20 "include": "common_tests.json", 20 "include": "common_tests.json",
21 "device type": "iPhone 6s", 21 "device type": "iPhone 6s",
22 "os": "9.0" 22 "os": "9.0"
23 } 23 }
24 ] 24 ]
25 } 25 }
OLDNEW
« no previous file with comments | « tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json ('k') | tools_webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698