| Index: scripts/slave/recipes/pdfium.expected/win_no_v8.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/win_no_v8.json b/scripts/slave/recipes/pdfium.expected/win_no_v8.json
|
| index 99573f898cefc398666207ca9dfa955b7ac5f225..57647fe5cd22bb51106207162ba209d91a394a06 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/win_no_v8.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/win_no_v8.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=0 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"
|
| },
|
| {
|
|
|