| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index fa8dff844359fb8d843b88bfe0cfdcd422b1d76f..a4b32154e68859826b8a20089e688c9682840851 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -399,6 +399,10 @@
|
| "label": "//dbus:dbus_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "device_junit_tests": {
|
| + "label": "//device:device_junit_tests",
|
| + "type": "junit_test",
|
| + },
|
| "device_unittests": {
|
| "label": "//device:device_unittests",
|
| "type": "console_test_launcher",
|
|
|