| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
|
| index ac4b68fc36f763c648661a0f5423ed3509e9d375..f269788aec4b4dc39112d51ea96a0b560d09ed8d 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json
|
| @@ -93,7 +93,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_DEFINES": "branding=Chrome buildtype=Official clang=1 component=static_library fastbuild=1 target_arch=ia32 test_isolation_mode=prepare",
|
| + "GYP_DEFINES": "clang=1 component=static_library fastbuild=1 target_arch=ia32 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]",
|
|
|