| Index: scripts/slave/recipes/oilpan.expected/basic_win.json
|
| ===================================================================
|
| --- scripts/slave/recipes/oilpan.expected/basic_win.json (revision 248765)
|
| +++ scripts/slave/recipes/oilpan.expected/basic_win.json (working copy)
|
| @@ -84,7 +84,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 linux_strip_binary=1 target_arch=x64",
|
| + "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 gomadir=[BUILD]\\goma linux_strip_binary=1 target_arch=x64 use_goma=1",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_MSVS_VERSION": "2012"
|
| },
|
| @@ -112,6 +112,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]\\goma",
|
| "--",
|
| "All",
|
| "chromium_builder_tests"
|
|
|