| Index: components/cronet/ios/BUILD.gn
|
| diff --git a/components/cronet/ios/BUILD.gn b/components/cronet/ios/BUILD.gn
|
| index d0b96e3128ddfee54ef0f4d8feafdedb596c2800..99ec6520e8a1cab144d97a45f52dff292d4dfcf4 100644
|
| --- a/components/cronet/ios/BUILD.gn
|
| +++ b/components/cronet/ios/BUILD.gn
|
| @@ -67,7 +67,6 @@ source_set("cronet_sources") {
|
| # Tweak |info_plist| with current version and revision.
|
| tweak_info_plist("tweak_cronet_plist") {
|
| info_plist = "Info.plist"
|
| - args = [ "--platform=ios" ]
|
| }
|
|
|
| bundle_data("cronet_framework_resources") {
|
|
|