| Index: scripts/slave/recipes/dart/dartium.expected/basic_win_64_MirrorFalse.json
|
| ===================================================================
|
| --- scripts/slave/recipes/dart/dartium.expected/basic_win_64_MirrorFalse.json (revision 248765)
|
| +++ scripts/slave/recipes/dart/dartium.expected/basic_win_64_MirrorFalse.json (working copy)
|
| @@ -67,7 +67,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"
|
| },
|
| @@ -87,6 +87,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]\\goma",
|
| "--",
|
| "All",
|
| "chromium_builder_tests"
|
|
|