| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index de26dd5a1ffe114f7e58f7078f58bde08d11fc39..73aeeec33efcc84a8be86326cec19510c9f00a1a 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -774,6 +774,11 @@
|
| "label": "//storage/browser:storage_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "swiftshader_unittests": {
|
| + "label": "//third_party/swiftshader/tests/unittests:swiftshader_unittests",
|
| + "type": "raw",
|
| + "args": [],
|
| + },
|
| "sync_integration_tests": {
|
| "label": "//chrome/test:sync_integration_tests",
|
| "type": "windowed_test_launcher",
|
|
|