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

Unified Diff: scripts/slave/recipes/pdfium.expected/win.json

Issue 2269233002: Make pdfium recipes explicitly set GIT_MODE (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
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
Index: scripts/slave/recipes/pdfium.expected/win.json
diff --git a/scripts/slave/recipes/pdfium.expected/win.json b/scripts/slave/recipes/pdfium.expected/win.json
index e03f736b0c9c2a415c06d95887a7f9be2a96914a..95f3eb6082df7bb7d9f66aa24c698db800c6d444 100644
--- a/scripts/slave/recipes/pdfium.expected/win.json
+++ b/scripts/slave/recipes/pdfium.expected/win.json
@@ -11,7 +11,7 @@
"--slave",
"test_slave",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'pdfium', 'url': 'https://pdfium.googlesource.com/pdfium.git'}]",
+ "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'pdfium', 'url': 'https://pdfium.googlesource.com/pdfium.git'}]",
"--root",
"pdfium",
"--revision_mapping_file",
@@ -133,4 +133,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]
« no previous file with comments | « scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json ('k') | scripts/slave/recipes/pdfium.expected/win_no_v8.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698