MB: Remove unnecessary configs.

https://codereview.chromium.org/1808093002/ was rolled in
a while ago, so we can now clean these up.

NOTRY=True

Review URL: https://codereview.webrtc.org/1847533002

Cr-Commit-Position: refs/heads/master@{#12172}
This commit is contained in:
kjellander 2016-03-30 22:52:11 -07:00 committed by Commit bot
parent 9846651cc4
commit e71116e25d

View File

@ -128,10 +128,4 @@
'ios64_gn_rel': 'ios_gn_release_bot_arm64_device',
},
},
# These lists are assumed to exist so we need them in order to be able to run
# the mb.py script in PRESUBMIT.py to verify our config is sane.
'common_dev_configs': [],
'private_configs': [],
'unsupported_configs': [],
}