diff --git a/tools_webrtc/mb/mb.py b/tools_webrtc/mb/mb.py index 358a66ebc4..913409500a 100755 --- a/tools_webrtc/mb/mb.py +++ b/tools_webrtc/mb/mb.py @@ -81,8 +81,6 @@ class MetaBuildWrapper(object): subp.add_argument('-b', '--builder', help='builder name to look up config from') subp.add_argument('-m', '--builder-group', - # TODO(crbug.com/1117773): Remove the 'master' args. - '--master', help='builder group name to look up config from') subp.add_argument('-c', '--config', help='configuration to analyze')