| Index: scripts/slave/isolation/recipes.isolate
|
| diff --git a/scripts/slave/isolation/recipes.isolate b/scripts/slave/isolation/recipes.isolate
|
| index 8a2187e24cf0e4d729ea1128f52fd598ed26a5f9..ce3a8fb6df67870ca8489f03f0a80202f04647f9 100644
|
| --- a/scripts/slave/isolation/recipes.isolate
|
| +++ b/scripts/slave/isolation/recipes.isolate
|
| @@ -23,10 +23,10 @@
|
| '../../../goma/',
|
| '../../../third_party/infra/',
|
| '../../../third_party/mock-1.0.1/',
|
| + '../../../third_party/recipe_engine/',
|
| '../../common/',
|
| '../../tools/runit.py',
|
| '../__init__.py',
|
| - '../annotated_run.py',
|
| '../annotation_utils.py',
|
| '../bootstrap.py',
|
| '../bot_update.py',
|
| @@ -34,19 +34,12 @@
|
| '../cleanup_temp.py',
|
| '../compile.py',
|
| '../crash_utils.py',
|
| - '../field_composer.py',
|
| '../gsutil',
|
| '../gsutil.bat',
|
| '../gtest/',
|
| '../gtest_slave_utils.py',
|
| '../performance_log_processor.py',
|
| - '../recipe_api.py',
|
| - '../recipe_config.py',
|
| - '../recipe_config_types.py',
|
| - '../recipe_loader.py',
|
| '../recipe_modules/',
|
| - '../recipe_test_api.py',
|
| - '../recipe_util.py',
|
| '../recipes/',
|
| '../results_dashboard.py',
|
| '../runtest.py',
|
|
|