| Index: infra/mb/mb_config.pyl
|
| diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl
|
| index edfd25431671859864f628320f1a9a95331997ad..225b57b903ba525bb9fca411b4d954be2d75f84b 100644
|
| --- a/infra/mb/mb_config.pyl
|
| +++ b/infra/mb/mb_config.pyl
|
| @@ -117,7 +117,7 @@
|
| 'V8 Linux - beta branch - debug': 'gn_debug_x86',
|
| 'V8 Linux - stable branch': 'gn_release_x86',
|
| 'V8 Linux - stable branch - debug': 'gn_debug_x86',
|
| - 'V8 Linux64 - beta branch': 'gyp_release_x64',
|
| + 'V8 Linux64 - beta branch': 'gn_release_x64',
|
| 'V8 Linux64 - beta branch - debug': 'gn_debug_x64',
|
| 'V8 Linux64 - stable branch': 'gn_release_x64',
|
| 'V8 Linux64 - stable branch - debug': 'gn_debug_x64',
|
|
|