| 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 2884bcf798fb054734b39ef69dae00c6e2888659..c4aaf85791b2713415e2d4cf78b7b55740227c53 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,26 +3,26 @@
|
| "smut"
|
| ],
|
| "comments": [
|
| - "Tests for 32- and 64-bit iOS 8.2 iPhone simulators."
|
| + "Tests for 32- and 64-bit iOS 8.3 iPhone simulators."
|
| ],
|
| - "xcode version": "6.2",
|
| + "xcode version": "6.3",
|
| "GYP_DEFINES": {
|
| "chromium_ios_signing": "0",
|
| "target_subarch": "both"
|
| },
|
| "compiler": "ninja",
|
| "configuration": "Debug",
|
| - "sdk": "iphonesimulator8.2",
|
| + "sdk": "iphonesimulator8.3",
|
| "tests": [
|
| {
|
| "include": "common_tests.json",
|
| "device type": "iPhone 5",
|
| - "os": "8.2"
|
| + "os": "8.3"
|
| },
|
| {
|
| "include": "common_tests.json",
|
| "device type": "iPhone 5s",
|
| - "os": "8.2"
|
| + "os": "8.3"
|
| }
|
| ]
|
| }
|
|
|