| Index: scripts/slave/recipes/chromium_trybot.py
|
| diff --git a/scripts/slave/recipes/chromium_trybot.py b/scripts/slave/recipes/chromium_trybot.py
|
| index 4e06d261895166d067d39bb9e52fda925eefa284..0f9d2c9dfb2febf8205b62b4ce3e447b810625b2 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.py
|
| +++ b/scripts/slave/recipes/chromium_trybot.py
|
| @@ -833,7 +833,7 @@ def GenTests(api):
|
|
|
| gpu_targets = ['angle_unittests_run', 'chrome', 'chromium_builder_tests',
|
| 'content_gl_tests_run', 'gl_tests_run',
|
| - 'tab_capture_end2end_tests_run', 'telemetry_gpu_new_test_run']
|
| + 'tab_capture_end2end_tests_run', 'telemetry_gpu_test_run']
|
| yield (
|
| api.test('gpu_tests') +
|
| props(
|
|
|