| Index: scripts/slave/recipes/blink_trybot.expected/win_passFirst_release.json
|
| diff --git a/scripts/slave/recipes/blink_trybot.expected/win_passFirst_release.json b/scripts/slave/recipes/blink_trybot.expected/win_passFirst_release.json
|
| index c6b4cd48fe50f9533581fb66628b6669b02fc070..0b898328348f012ef0e81cc09a8fb3e81d0587d6 100644
|
| --- a/scripts/slave/recipes/blink_trybot.expected/win_passFirst_release.json
|
| +++ b/scripts/slave/recipes/blink_trybot.expected/win_passFirst_release.json
|
| @@ -103,7 +103,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1",
|
| + "GYP_DEFINES": "chromium_win_pch=0 component=static_library dcheck_always_on=1 fastbuild=1 target_arch=ia32",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_MSVS_VERSION": "2010"
|
| },
|
|
|