Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index d1b9dc9262416cd67afc440e15fe4a5601205518..2a167afee534c948030a1b9bea9ab465fcc70c63 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -299,6 +299,14 @@ |
"label": "//gpu:gpu_unittests", |
"type": "windowed_test_launcher", |
}, |
+ "headless_browsertests": { |
+ "label": "//headless:headless_browsertests", |
+ "type": "console_test_launcher", |
+ }, |
+ "headless_unittests": { |
+ "label": "//headless:headless_unittests", |
+ "type": "console_test_launcher", |
+ }, |
"installer_util_unittests": { |
"label": "//chrome/installer/util:installer_util_unittests", |
"type": "console_test_launcher", |