| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 2cb71f7038e667567f0df450713b146391cedfe0..c60632d47f885ce368825f8e0b41968c1b62a090 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -166,11 +166,10 @@
|
| "label": "//cc:cc_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| - # See http://crbug.com/585151
|
| - #"chrome_app_unittests": {
|
| - #"label": "//chrome/test:chrome_app_unittests",
|
| - #"type": "unknown",
|
| - #},
|
| + "chrome_app_unittests": {
|
| + "label": "//chrome/test:chrome_app_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "chrome_elf_unittests": {
|
| "label": "//chrome_elf:chrome_elf_unittests",
|
| "type": "unknown",
|
|
|