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

Unified Diff: scripts/slave/recipes/v8/auto_tag.expected/missing.json

Issue 2290463002: V8: Remove legacy svn deps variable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix file 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
Index: scripts/slave/recipes/v8/auto_tag.expected/missing.json
diff --git a/scripts/slave/recipes/v8/auto_tag.expected/missing.json b/scripts/slave/recipes/v8/auto_tag.expected/missing.json
index c7e17faacc41fdab739303b6e44bee1e684ca8ac..48b0c3dd5a4dc708eb341fd5ffdfb17e880605e1 100644
--- a/scripts/slave/recipes/v8/auto_tag.expected/missing.json
+++ b/scripts/slave/recipes/v8/auto_tag.expected/missing.json
@@ -6,7 +6,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"config",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]"
],
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
« no previous file with comments | « scripts/slave/recipes/v8/auto_tag.expected/dry_run.json ('k') | scripts/slave/recipes/v8/auto_tag.expected/same_lkgr.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698