| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 3958c172770eec4cb79b7dcf042478e8ea343b5d..d99345dd86e6457d5e3ad208843eb8be056a6f1a 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -224,12 +224,12 @@
|
| "label": "//chromecast:cast_shell_apk",
|
| "type": "additional_compile_target",
|
| },
|
| - "cast_shell_browsertests": {
|
| - "label": "//chromecast/browser:cast_shell_browsertests",
|
| - "type": "console_test_launcher",
|
| - },
|
| "cast_shell_unittests": {
|
| "label": "//chromecast/app:cast_shell_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| + "cast_shell_browser_test": {
|
| + "label": "//chromecast/browser:cast_shell_browser_test",
|
| "type": "console_test_launcher",
|
| },
|
| "cast_unittests": {
|
|
|