| Index: tools_webrtc/mb/mb_config.pyl
|
| diff --git a/tools-webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
|
| similarity index 99%
|
| rename from tools-webrtc/mb/mb_config.pyl
|
| rename to tools_webrtc/mb/mb_config.pyl
|
| index 43f15909e934603aff8157713b2e7bfcb56f05ba..3c16f221a8c139d864f4c47908d81e206b0c333b 100644
|
| --- a/tools-webrtc/mb/mb_config.pyl
|
| +++ b/tools_webrtc/mb/mb_config.pyl
|
| @@ -246,7 +246,7 @@
|
| # iOS
|
| # The 'ios' config is just used for auditing. iOS bots
|
| # use the ios recipes and look up their GN arguments via files checked in
|
| - # under //tools-webrtc/ios/bots. It is an error to actually use one of these
|
| + # under //tools_webrtc/ios/bots. It is an error to actually use one of these
|
| # configs to generate the build files.
|
| 'ios': [ 'error'],
|
|
|
|
|