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

Unified Diff: scripts/slave/recipes/pdfium.expected/mac.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/mac.json
diff --git a/scripts/slave/recipes/pdfium.expected/mac.json b/scripts/slave/recipes/pdfium.expected/mac.json
index dc6ce09c16b8b0be0e96b203f9901e97827da4ef..724815acce172bb85d6d2d84ebd43b4da70c1300 100644
--- a/scripts/slave/recipes/pdfium.expected/mac.json
+++ b/scripts/slave/recipes/pdfium.expected/mac.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/linux_xfa_rel.json ('k') | scripts/slave/recipes/pdfium.expected/mac_no_v8.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698