| Index: scripts/slave/recipe_modules/gpu/common.py
|
| diff --git a/scripts/slave/recipe_modules/gpu/common.py b/scripts/slave/recipe_modules/gpu/common.py
|
| index beea71419a9401ea363481bae559992964cd557c..446cadbb4b8a6e2a6571ae2bae67724afc0ac7ac 100644
|
| --- a/scripts/slave/recipe_modules/gpu/common.py
|
| +++ b/scripts/slave/recipe_modules/gpu/common.py
|
| @@ -10,7 +10,7 @@ GPU_ISOLATES = (
|
| 'gles2_conform_test',
|
| 'gpu_unittests',
|
| 'tab_capture_end2end_tests',
|
| - 'telemetry_gpu_new_test',
|
| + 'telemetry_gpu_test',
|
| )
|
|
|
| # Until the media-only tests are extracted from content_unittests and
|
|
|