Index: ios/build/bots/chromium.fyi/EarlGreyiOS.json |
diff --git a/ios/build/bots/chromium.fyi/EarlGreyiOS.json b/ios/build/bots/chromium.fyi/EarlGreyiOS.json |
index 68157475b6b9fb5ad13954ec56636892ddc4bc9f..0bbb15748af260d3b6917dbcfa3ea08fe717d5e8 100644 |
--- a/ios/build/bots/chromium.fyi/EarlGreyiOS.json |
+++ b/ios/build/bots/chromium.fyi/EarlGreyiOS.json |
@@ -1,7 +1,4 @@ |
{ |
- "owners": [ |
- "huangml" |
- ], |
"comments": [ |
"Tests for 64-bit iOS 10.0 simulators." |
], |
@@ -9,11 +6,11 @@ |
"gn_args": [ |
"goma_dir=\"$(goma_dir)\"", |
"is_component_build=false", |
+ "is_debug=true", |
"target_cpu=\"x64\"", |
"target_os=\"ios\"", |
"use_goma=true" |
], |
- "compiler": "ninja", |
"configuration": "Debug", |
"sdk": "iphonesimulator10.0", |
"tests": [ |