Index: ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json |
diff --git a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json |
index c4aaf85791b2713415e2d4cf78b7b55740227c53..e2be5d09f8b869b5c59f8bf84d1d190fa7a95f37 100644 |
--- a/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json |
+++ b/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_ninja.json |
@@ -3,7 +3,7 @@ |
"smut" |
], |
"comments": [ |
- "Tests for 32- and 64-bit iOS 8.3 iPhone simulators." |
+ "Tests for 32- and 64-bit iOS 8.3 simulators." |
], |
"xcode version": "6.3", |
"GYP_DEFINES": { |
@@ -16,12 +16,12 @@ |
"tests": [ |
{ |
"include": "common_tests.json", |
- "device type": "iPhone 5", |
+ "device type": "iPhone 5s", |
"os": "8.3" |
}, |
{ |
"include": "common_tests.json", |
- "device type": "iPhone 5s", |
+ "device type": "iPad Retina", |
"os": "8.3" |
} |
] |