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

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

Issue 2651973002: Moving build/ios to tools-webrtc/ios (Closed)
Patch Set: Fixing path to comply with the new location Created 3 years, 11 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_ios9_dbg.json
diff --git a/webrtc/build/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
deleted file mode 100644
index 02c49c8bce78d8ec56af640ab3799bd80c82158c..0000000000000000000000000000000000000000
--- a/webrtc/build/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "owners": [
- "kjellander"
- ],
- "comments": [
- "Tests for 64-bit iOS simulators.",
- "gn_args in this file is only read by the buildbot recipe; ",
- "webrtc/build/mb_config.pyl contains the actual build configuration.",
- "TODO(kjellander): remove gn_args when the recipe is updated."
- ],
- "xcode version": "8.0",
- "gn_args": [
- "use_goma=true"
- ],
- "use_analyze": false,
- "compiler": "ninja",
- "additional_compile_targets": [ "all" ],
- "configuration": "Debug",
- "sdk": "iphonesimulator9.0",
- "tests": [
- {
- "include": "common_tests.json",
- "device type": "iPhone 6s",
- "os": "9.0"
- }
- ]
-}
« no previous file with comments | « webrtc/build/ios/tryserver.webrtc/ios64_sim_ios10_dbg.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