| 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..368d148acf8a2753047bff3386460745f0e88b2b 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -175,10 +175,6 @@
|
| "label": "//chrome/test:chrome_app_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| - "chrome_elf_unittests": {
|
| - "label": "//chrome_elf:chrome_elf_unittests",
|
| - "type": "raw",
|
| - },
|
| "chromedriver_unittests": {
|
| "label": "//chrome/test/chromedriver:chromedriver_unittests",
|
| "type": "windowed_test_launcher",
|
| @@ -450,18 +446,6 @@
|
| "label": "//sandbox/mac:sandbox_mac_unittests",
|
| "type": "unknown",
|
| },
|
| - "sbox_integration_tests": {
|
| - "label": "//sandbox/win:sbox_integration_tests",
|
| - "type": "console_test_launcher",
|
| - },
|
| - "sbox_unittests": {
|
| - "label": "//sandbox/win:sbox_unittests",
|
| - "type": "console_test_launcher",
|
| - },
|
| - "sbox_validation_tests": {
|
| - "label": "//sandbox/win:sbox_validation_tests",
|
| - "type": "console_test_launcher",
|
| - },
|
| "setup_unittests": {
|
| "label": "//chrome/installer/setup:setup_unittests",
|
| "type": "console_test_launcher",
|
|
|