| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
|
| index 06386e980a1b6b4663e6e8180e942c2fe4fd24fd..bf642df09f1b9831b2471eec883e92ef5e64fe3b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json
|
| @@ -93,7 +93,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare",
|
| + "GYP_DEFINES": "clang=1 component=static_library fastbuild=1 target_arch=x64 test_isolation_mode=prepare",
|
| "LLVM_FORCE_HEAD_REVISION": "YES"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -204,9 +204,6 @@
|
| "ninja",
|
| "--compiler",
|
| "clang",
|
| - "--mode",
|
| - "official",
|
| - "--clobber",
|
| "--"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
|
|