| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 95503bb1e36a84769c1f86e25efb1bb16e8934c2..ef2a219421476777c211e6f3f5f315e0e0e20310 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -73,12 +73,12 @@
|
| "type": "console_test_launcher",
|
| },
|
| "blink_heap_unittests": {
|
| - "label": "//third_party/WebKit/public:blink_heap_unittests",
|
| - "type": "unknown",
|
| + "label": "//third_party/WebKit/Source/platform:blink_heap_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "blink_platform_unittests": {
|
| - "label": "//third_party/WebKit/public:blink_platform_unittests",
|
| - "type": "unknown",
|
| + "label": "//third_party/WebKit/Source/platform:blink_platform_unittests",
|
| + "type": "console_test_launcher",
|
| },
|
| "breakpad_unittests": {
|
| "label": "//breakpad:breakpad_unittests",
|
|
|