Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1017)

Unified Diff: scripts/slave/isolation/recipes.isolate

Issue 1151423002: Move recipe engine to third_party/recipe_engine. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Moved field_composer_test with its buddies Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/field_composer.py ('k') | scripts/slave/recipe_api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « scripts/slave/field_composer.py ('k') | scripts/slave/recipe_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698