| Index: ios/build/bots/chromium.fyi/ios-simulator.json
|
| diff --git a/ios/build/bots/chromium.fyi/ios-simulator.json b/ios/build/bots/chromium.fyi/ios-simulator.json
|
| index cd3a9d56d34ca52516ac3d546f3bde958a7a08ae..de6c3e1e60f09e05cece28b746e863a80b658850 100644
|
| --- a/ios/build/bots/chromium.fyi/ios-simulator.json
|
| +++ b/ios/build/bots/chromium.fyi/ios-simulator.json
|
| @@ -1,7 +1,4 @@
|
| {
|
| - "owners": [
|
| - "smut"
|
| - ],
|
| "comments": [
|
| "Runs tests on @3x, @2x, 64-bit, 32-bit, phone, tablet, iOS 10, and iOS 9."
|
| ],
|
| @@ -16,7 +13,6 @@
|
| "target_os=\"ios\"",
|
| "use_goma=true"
|
| ],
|
| - "compiler": "ninja",
|
| "configuration": "Debug",
|
| "sdk": "iphonesimulator10.0",
|
| "tests": [
|
|
|