| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index e54135070c70a1b78b4d756ec48261ab41da342f..07267d1e1ea0edba453503423614cab0265e36c6 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -7,6 +7,10 @@
|
| # config names (where each config name is a key in the 'configs' dict,
|
| # below). MB uses this dict to look up which config to use for a given bot.
|
| 'masters': {
|
| + 'chromeos.chrome': {
|
| + 'amd64-generic Trusty (Informational)': 'cros_chrome_sdk_gn',
|
| + },
|
| +
|
| # Take care when changing any of these builders to ensure that you do not
|
| # include a configuration with 'chrome_with_codecs' since these builders
|
| # generated publicly advertised non-Official builds which are not allowed
|
|
|