| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index f1c436924d523879a022f21ec54016885ac0f908..8541b603a15c9d9d45eda8c779107571bb3f7592 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -117,8 +117,7 @@
|
| },
|
| "angle_unittests": {
|
| "label": "//third_party/angle/src/tests:angle_unittests",
|
| - "type": "raw",
|
| - "args": [],
|
| + "type": "console_test_launcher",
|
| },
|
| "app_list_unittests": {
|
| "label": "//ui/app_list:app_list_unittests",
|
| @@ -482,8 +481,7 @@
|
| },
|
| "gl_unittests": {
|
| "label": "//ui/gl:gl_unittests",
|
| - "type": "raw",
|
| - "args": [],
|
| + "type": "console_test_launcher",
|
| },
|
| "gl_unittests_ozone": {
|
| "label": "//ui/gl:gl_unittests_ozone",
|
|
|