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

Unified Diff: ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json

Issue 960063002: Remove unnecessary iOS try bot configs (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 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: ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json b/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json
deleted file mode 100644
index 53b0d195e2ea59d8f3593c348676cb0a8f4f2429..0000000000000000000000000000000000000000
--- a/ios/build/bots/tryserver.chromium.mac/ios_rel_device_ng.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "owners": [
- "smut"
- ],
- "comments": [
- "Builder for 32-bit devices."
- ],
- "xcode version": "5.1",
- "GYP_DEFINES": {
- "chromium_ios_signing": "0",
- "target_subarch": "arm32"
- },
- "compiler": "xcodebuild",
- "configuration": "Release",
- "sdk": "iphoneos7.1",
- "tests": [
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698