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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/__init__.py

Issue 1185693002: Move builders.py and steps.py to chromium_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Address review comments. Created 5 years, 6 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
Index: scripts/slave/recipe_modules/chromium_tests/__init__.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/__init__.py b/scripts/slave/recipe_modules/chromium_tests/__init__.py
index 3e686f75a964f7ab439f520b0ae61ab3dad76499..aed4ee7aad71f18485f679b1e98e0daa00dd680d 100644
--- a/scripts/slave/recipe_modules/chromium_tests/__init__.py
+++ b/scripts/slave/recipe_modules/chromium_tests/__init__.py
@@ -15,6 +15,7 @@ DEPS = [
'path',
'platform',
'properties',
+ 'python',
'step',
'swarming',
'test_utils',
« no previous file with comments | « scripts/slave/recipe_modules/chromium/tryserver_chromium_perf.py ('k') | scripts/slave/recipe_modules/chromium_tests/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698