| 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..9a6876d42e50cebf3739fd5a91de604662d6b809 100644
|
| --- a/ios/third_party/ochamcrest/BUILD.gn
|
| +++ b/ios/third_party/ochamcrest/BUILD.gn
|
| @@ -4,9 +4,7 @@
|
|
|
| import("//build/config/ios/rules.gni")
|
|
|
| -ios_framework_bundle("ochamcrest") {
|
| - output_name = "OCHamcrest"
|
| -
|
| +ios_framework_bundle("OCHamcrest") {
|
| testonly = true
|
| sources = [
|
| "src/Source/Core/HCAssertThat.h",
|
|
|