| Index: scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json
|
| ===================================================================
|
| --- scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json (revision 248765)
|
| +++ scripts/slave/recipes/gpu/build_and_test.expected/win_debug_blink.json (working copy)
|
| @@ -89,7 +89,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 internal_gles2_conform_tests=1 target_arch=ia32",
|
| + "GYP_DEFINES": "chromium_win_pch=0 component=shared_library fastbuild=1 gomadir=[BUILD]\\goma internal_gles2_conform_tests=1 target_arch=ia32 use_goma=1",
|
| "GYP_GENERATORS": "ninja",
|
| "GYP_MSVS_VERSION": "2010"
|
| },
|
| @@ -109,6 +109,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]\\goma",
|
| "--",
|
| "chromium_gpu_debug_builder",
|
| "angle_unittests_run",
|
|
|