| Index: tools_webrtc/mb/mb_config.pyl
|
| diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
|
| index 7d5afaed4d5b142e60f5fa800df54587da54c9fc..b0347e095d46ad4e929e60ae2e18ff9801aa6754 100644
|
| --- a/tools_webrtc/mb/mb_config.pyl
|
| +++ b/tools_webrtc/mb/mb_config.pyl
|
| @@ -115,6 +115,12 @@
|
| 'linux': 'codesearch_gen_linux_bot',
|
| }
|
| },
|
| + 'internal.client.webrtc': {
|
| + 'iOS64 Debug': 'ios',
|
| + },
|
| + 'internal.tryserver.webrtc': {
|
| + 'ios_arm64': 'ios',
|
| + },
|
| 'tryserver.webrtc': {
|
| # iOS
|
| 'ios_dbg': 'ios',
|
|
|