Index: components/cronet/ios/BUILD.gn |
diff --git a/components/cronet/ios/BUILD.gn b/components/cronet/ios/BUILD.gn |
index 38dfb99f79771606c85ce729862dbebcf1c2d239..c7e4a232aac8cfa27f00606169d4dc889174f2dd 100644 |
--- a/components/cronet/ios/BUILD.gn |
+++ b/components/cronet/ios/BUILD.gn |
@@ -64,6 +64,7 @@ tweak_info_plist("tweak_cronet_plist") { |
ios_framework_bundle("cronet_framework") { |
output_name = "Cronet" |
info_plist_target = ":tweak_cronet_plist" |
+ code_signing_enabled = false |
deps = [ |
":cronet_sources", |