Chromium Code Reviews| Index: scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py |
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py |
| index 5b515aaf8620e2eec0444400ad2a6114d651cbb5..39e01dcb096e92afc9656ffeaa38147350528bae 100644 |
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py |
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py |
| @@ -425,7 +425,6 @@ SPEC = { |
| 'compile_targets': [ |
| 'content_unittests', |
| 'content_browsertests', |
| - 'crash_service', |
| ], |
| 'test_generators': [ |
| steps.generate_gtest, |