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

Unified Diff: scripts/slave/recipes/pdfium.expected/mac_skia.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_skia.json
diff --git a/scripts/slave/recipes/pdfium.expected/mac_skia.json b/scripts/slave/recipes/pdfium.expected/mac_skia.json
index bdc29b8420bcc57096871d132dbb278587fda871..e91c7a51a86cb49e0adffc84f790c861cfa843e2 100644
--- a/scripts/slave/recipes/pdfium.expected/mac_skia.json
+++ b/scripts/slave/recipes/pdfium.expected/mac_skia.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",
@@ -86,4 +86,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]
« no previous file with comments | « scripts/slave/recipes/pdfium.expected/mac_no_v8.json ('k') | scripts/slave/recipes/pdfium.expected/mac_xfa.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698