| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index d7fb6abebf82c4b1050c177c1675a9b8ae7793ae..21e1e772ad45f14c6b632890284f29fde857972a 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -64,7 +64,7 @@
|
| 'Google Chrome ChromeOS': 'gyp_official_goma_chromeos',
|
| 'Google Chrome Linux x64': 'gn_official_goma',
|
| 'Google Chrome Mac': 'gyp_official_goma',
|
| - 'Google Chrome Win': 'gyp_official_goma_minimal_symbols_x86',
|
| + 'Google Chrome Win': 'gn_official_goma_minimal_symbols_x86',
|
| },
|
|
|
| 'chromium.chromiumos': {
|
| @@ -1326,10 +1326,6 @@
|
| 'gyp', 'official', 'goma', 'chromeos',
|
| ],
|
|
|
| - 'gyp_official_goma_minimal_symbols_x86': [
|
| - 'gyp', 'official', 'goma', 'minimal_symbols', 'x86',
|
| - ],
|
| -
|
| 'gyp_official_syzyasan': [
|
| 'gyp', 'official', 'syzyasan',
|
| ],
|
|
|