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