| Index: webrtc/supplement.gypi
|
| diff --git a/webrtc/supplement.gypi b/webrtc/supplement.gypi
|
| index 2cd5400f224e29da75dd481eff05df7528236f31..7b2e075d17537c01152813abb3f9e3eea4d31a89 100644
|
| --- a/webrtc/supplement.gypi
|
| +++ b/webrtc/supplement.gypi
|
| @@ -13,9 +13,6 @@
|
| 'build_with_chromium': 0,
|
| 'conditions': [
|
| ['OS=="ios"', {
|
| - # Default to using BoringSSL on iOS.
|
| - 'use_openssl%': 1,
|
| -
|
| # Set target_subarch for if not already set. This is needed because the
|
| # Chromium iOS toolchain relies on target_subarch being set.
|
| 'conditions': [
|
|
|