| Index: tools_webrtc/mb/mb_config.pyl
|
| diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl
|
| index 5123ff50f1b7429448590c77db3de49aeca7b818..84b5fb3e6f317c2a066c68d81eb04be8e9f73284 100644
|
| --- a/tools_webrtc/mb/mb_config.pyl
|
| +++ b/tools_webrtc/mb/mb_config.pyl
|
| @@ -228,8 +228,7 @@
|
| 'gn', 'ubsan', 'clang', 'openh264_release_bot', 'x64'
|
| ],
|
| 'ubsan_vptr_clang_release_bot_x64': [
|
| - 'gn', 'ubsan_vptr', 'clang', 'openh264_release_bot', 'x64',
|
| - 'use_default_libcxx'
|
| + 'gn', 'ubsan_vptr', 'clang', 'openh264_release_bot', 'x64'
|
| ],
|
| 'debug_bot_x86': [
|
| 'gn', 'openh264_debug_bot', 'x86'
|
|
|