| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index bb3f5f1c11cdabe06189bbe6324eaeaf6b842b3a..b5e3b0bd616a16cffa229379a8a029b1cb1aa772 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -895,7 +895,9 @@
|
| "type": "additional_compile_target",
|
| },
|
| "tab_capture_end2end_tests": {
|
| - "label": "//chrome/test:browser_tests",
|
| + # TODO(dpranke), TODO(crbug.com/714336): What is the right label to
|
| + # have here (and/or the right way to run this?).
|
| + "label": "//chrome/test:tab_capture_end2end_tests",
|
| "type": "gpu_browser_test",
|
| "gtest_filter": "CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*",
|
| },
|
|
|