| Index: ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json
|
| diff --git a/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json b/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json
|
| index 3d9e9a25bf51050ceca30ec81318b9a451b9a981..2e2ce24f60dc8760b88f9054dd9ad04832ebab4f 100644
|
| --- a/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json
|
| +++ b/ios/build/bots/chromium.mac/iOS_Simulator_(dbg).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"
|
| }
|
| ]
|
|
|