| Index: scripts/slave/recipes/swarming/staging.expected/win_Release.json
|
| diff --git a/scripts/slave/recipes/swarming/staging.expected/win_Release.json b/scripts/slave/recipes/swarming/staging.expected/win_Release.json
|
| index 24ce963b64e7e43ad89c90a3f97023d42901728d..4621407f0ecd82e4740110e0ce74646dfa3c7a3b 100644
|
| --- a/scripts/slave/recipes/swarming/staging.expected/win_Release.json
|
| +++ b/scripts/slave/recipes/swarming/staging.expected/win_Release.json
|
| @@ -104,7 +104,7 @@
|
| "cwd": "[SLAVE_BUILD]\\src",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| - "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1",
|
| + "GYP_DEFINES": "component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
|
|