| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index bdad2b649a434ceb48970c3f8f79efe96b8ea6e0..2cc91ae8747910d652f902ff04197da004c69393 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -338,6 +338,10 @@
|
| "label": "//chrome/installer/util:installer_util_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "install_static_unittests": {
|
| + "label": "//chrome/install_static:install_static_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "interactive_ui_tests": {
|
| "label": "//chrome/test:interactive_ui_tests",
|
| "type": "windowed_test_launcher",
|
|
|