Index: webrtc/build/mb_config.pyl |
diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl |
index 98460f4cb87848b6ec189bb4ed4cc74a40a0bfd2..d4909d09d78a725fd17805094b2e5a3f4916468d 100644 |
--- a/webrtc/build/mb_config.pyl |
+++ b/webrtc/build/mb_config.pyl |
@@ -212,10 +212,10 @@ |
'ios', 'gn', 'debug_static_bot', 'x64' |
], |
'ios_gyp_debug_static_bot_arm64_device': [ |
- 'ios', 'gyp', 'debug_static_bot', 'arm64', 'device' |
+ 'ios', 'gyp_limited_support_build', 'debug_static_bot', 'arm64', 'device' |
], |
'ios_gyp_release_bot_arm64_device': [ |
- 'ios', 'gyp', 'release_bot', 'arm64', 'device' |
+ 'ios', 'gyp_limited_support_build', 'release_bot', 'arm64', 'device' |
], |
# Linux, Mac and Windows |