Index: webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json |
diff --git a/webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json b/webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json |
deleted file mode 100644 |
index 7633db9f18f2d8bef4f0f24327fccb8f3f4ff71c..0000000000000000000000000000000000000000 |
--- a/webrtc/build/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-{ |
- "owners": [ |
- "kjellander" |
- ], |
- "comments": [ |
- "Tests for 32-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 5", |
- "os": "9.0" |
- } |
- ] |
-} |