| Index: scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json
|
| diff --git a/scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json b/scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json
|
| index dfe36b44095888c9458726e4da535dd10a528f7e..bdfafa06faaf26620fd6636154fc6b619c9fcbd2 100644
|
| --- a/scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json
|
| +++ b/scripts/slave/recipes/pdfium.expected/try-linux_xfa_asan.json
|
| @@ -31,7 +31,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -60,7 +59,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]"
|
| @@ -73,7 +71,6 @@
|
| "-C",
|
| "[SLAVE_BUILD]/pdfium/out/Debug"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "compile with ninja"
|
| },
|
| {
|
|
|