Index: components/cronet/ios/BUILD.gn |
diff --git a/components/cronet/ios/BUILD.gn b/components/cronet/ios/BUILD.gn |
index 0d5c9e4b577790a1afed40269a7106a307c87c16..d614a093105db9852229a794b08b45dd1f8729c8 100644 |
--- a/components/cronet/ios/BUILD.gn |
+++ b/components/cronet/ios/BUILD.gn |
@@ -107,7 +107,6 @@ ios_framework_bundle("cronet_framework") { |
configs -= [ "//build/config/compiler:default_symbols" ] |
configs += [ "//build/config/compiler:symbols" ] |
- configs += [ "//build/config/mac:strip_all" ] |
} |
bundle_data("cronet_test_bundle_data") { |