Add tools/mb to setup_links.py
I believe this is needed in order to setup the iOS simulator bots using the ios recipe module. We'll also most likely use MB in the future when moving over from GYP to GN (since that's the sole purpose of the tool: to make such a migration easier). BUG=chromium:498746 NOTRY=True TBR=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/1692543002 Cr-Commit-Position: refs/heads/master@{#11575}
This commit is contained in:
parent
4af8061e40
commit
68da769ab9
@ -69,6 +69,7 @@ DIRECTORIES = [
|
||||
'tools/generate_stubs',
|
||||
'tools/gn',
|
||||
'tools/gyp',
|
||||
'tools/mb',
|
||||
'tools/memory',
|
||||
'tools/protoc_wrapper',
|
||||
'tools/python',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user