| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 8c95f7535f2d10ccc48b8996f9b9473d43b00da2..00e2fddf57053566e529e6a9053226f35c2b39d8 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -388,6 +388,10 @@
|
| "label": "//mash:mash_unittests",
|
| "type": "unknown",
|
| },
|
| + "mus_ws_unittests": {
|
| + "label": "//components/mus/ws:mus_ws_unittests",
|
| + "type": "windowed_test_launcher",
|
| + },
|
| "nacl_loader_unittests": {
|
| "label": "//components/nacl/loader:nacl_loader_unittests",
|
| "type": "raw",
|
| @@ -538,10 +542,6 @@
|
| "label": "//third_party/WebKit/Source/web:webkit_unit_tests",
|
| "type": "console_test_launcher",
|
| },
|
| - "window_manager_unittests": {
|
| - "label": "//components/mus/ws:window_manager_unittests",
|
| - "type": "unknown",
|
| - },
|
| "wm_unittests": {
|
| "label": "//ui/wm:wm_unittests",
|
| "type": "windowed_test_launcher",
|
|
|