| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 0d6fe1c944b7333cafc639cc3dd55991ea032a43..9f26c5850e6ef82b48fc795a42284d892c6edd7a 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -295,6 +295,10 @@
|
| "label": "//gpu:gpu_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "headless_browsertests": {
|
| + "label": "//headless:headless_browsertests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "installer_util_unittests": {
|
| "label": "//chrome/installer/util:installer_util_unittests",
|
| "type": "console_test_launcher",
|
|
|