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

Unified Diff: infra/recipes/chromium.expected/builder.json

Issue 2290043003: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 4 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 | « infra/recipes/canary.expected/basic.json ('k') | infra/recipes/chromium.expected/tester.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/recipes/chromium.expected/builder.json
diff --git a/infra/recipes/chromium.expected/builder.json b/infra/recipes/chromium.expected/builder.json
index 5721047cdd1659550bfd938a825327723608987d..6212e2b4807609e636a4ff5de896bc8c969defb7 100644
--- a/infra/recipes/chromium.expected/builder.json
+++ b/infra/recipes/chromium.expected/builder.json
@@ -33,7 +33,7 @@
"--slave",
"TestSlavename",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chromium/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]",
"--root",
"src",
"--revision_mapping_file",
« no previous file with comments | « infra/recipes/canary.expected/basic.json ('k') | infra/recipes/chromium.expected/tester.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698