| Index: ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| diff --git a/ios/build/bots/chromium.mac/ios-simulator-cronet.json b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| index 3505df0e9f4c7fa76f7046b723ddd3497642032f..23804e503277a2392aefb9b9d86269585f372aa5 100644
|
| --- a/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| +++ b/ios/build/bots/chromium.mac/ios-simulator-cronet.json
|
| @@ -1,7 +1,4 @@
|
| {
|
| - "owners": [
|
| - "smut"
|
| - ],
|
| "comments": [
|
| "Cronet tests for 32- and 64-bit iOS 9.0 simulators.",
|
| "Tests run on iPhone 5s (64-bit) and iPad Retina (32-bit)."
|
| @@ -16,11 +13,11 @@
|
| "goma_dir=\"$(goma_dir)\"",
|
| "is_component_build=false",
|
| "is_cronet_build=true",
|
| + "is_debug=true",
|
| "target_cpu=\"x64\"",
|
| "target_os=\"ios\"",
|
| "use_platform_icu_alternatives=true"
|
| ],
|
| - "compiler": "ninja",
|
| "configuration": "Debug",
|
| "sdk": "iphonesimulator10.0",
|
| "tests": [
|
|
|