| Index: testing/commit_queue/config.json
|
| diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
|
| index 2459757a07fdc34b4da539e1aebcc67ca9d731a9..3e39bf327201529f87648a108b73ff3e3e949c87 100644
|
| --- a/testing/commit_queue/config.json
|
| +++ b/testing/commit_queue/config.json
|
| @@ -79,8 +79,8 @@
|
| "sync_unit_tests",
|
| "gfx_unittests"
|
| ],
|
| - "ios_rel_device": ["compile"],
|
| - "ios_rel_device_ninja": ["compile"]
|
| + "ios_rel_device_ng": ["defaulttests"],
|
| + "ios_rel_device_ninja_ng": ["defaulttests"]
|
| },
|
| "tryserver.chromium.win": {
|
| "win_chromium_compile_dbg": ["defaulttests"],
|
|
|