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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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 de063ae5fce33414e1a564aaefc0677172d8daca..70f159ab4c42e8869d0b2998ae6cc20e8db3af34 100644
--- a/scripts/slave/recipes/pdfium.expected/win.json
+++ b/scripts/slave/recipes/pdfium.expected/win.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GYP_DEFINES": "pdf_enable_v8=1 pdf_enable_xfa=0",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
@@ -67,7 +65,6 @@
"-C",
"[SLAVE_BUILD]\\pdfium\\out\\Debug"
],
- "cwd": "[SLAVE_BUILD]",
"name": "compile with ninja"
},
{
« 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