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

Unified Diff: scripts/slave/recipes/v8/auto_roll_v8_deps.py

Issue 1134443004: V8 Buildbot: Fix module dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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/recipes/v8/auto_roll_release_process.py ('k') | scripts/slave/recipes/v8/auto_roll_v8rel.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8/auto_roll_v8_deps.py
diff --git a/scripts/slave/recipes/v8/auto_roll_v8_deps.py b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
index e5de16f1a3e298fb708fcbb0e30e793f12d465f2..13c580f89ec9e2e58a9e9d3a9feee769dd2c9391 100644
--- a/scripts/slave/recipes/v8/auto_roll_v8_deps.py
+++ b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
@@ -15,6 +15,7 @@ DEPS = [
'python',
'raw_io',
'step',
+ 'v8',
]
BASE_URL = 'https://chromium.googlesource.com'
« no previous file with comments | « scripts/slave/recipes/v8/auto_roll_release_process.py ('k') | scripts/slave/recipes/v8/auto_roll_v8rel.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698