| Index: ios/third_party/ochamcrest/BUILD.gn
|
| diff --git a/ios/third_party/ochamcrest/BUILD.gn b/ios/third_party/ochamcrest/BUILD.gn
|
| index 754f4ff22a92948dca6245ebf7e33d3c365e107a..4994658711a552150b0a3abec94ffe3bc6adb476 100644
|
| --- a/ios/third_party/ochamcrest/BUILD.gn
|
| +++ b/ios/third_party/ochamcrest/BUILD.gn
|
| @@ -230,4 +230,5 @@ ios_framework_bundle("ochamcrest") {
|
|
|
| configs += [ "//build/config/compiler:enable_arc" ]
|
| configs -= [ "//build/config/gcc:symbol_visibility_hidden" ]
|
| + configs += [ "//build/config/gcc:symbol_visibility_default" ]
|
| }
|
|
|