| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| index 60ca6e8cbd1352b2bb773fb7ba8f38bdc2cc702c..aa028075aec0ce6e7cdcf46c423f6c3827194fb4 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json
|
| @@ -135,7 +135,7 @@
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
|
| + "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=ia32 use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_MSVS_VERSION": "2013",
|
| "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
|
|
|