Index: components/cronet/ios/test/BUILD.gn |
diff --git a/components/cronet/ios/test/BUILD.gn b/components/cronet/ios/test/BUILD.gn |
index fc515a566ebbf335cc8271e3b54f80a99c2e70d5..b920ccde046d459e9e7ad2765ce77bfdb5bae1ca 100644 |
--- a/components/cronet/ios/test/BUILD.gn |
+++ b/components/cronet/ios/test/BUILD.gn |
@@ -32,4 +32,5 @@ test("cronet_test") { |
] |
bundle_deps = [ "//components/cronet/ios:cronet_framework+bundle" ] |
+ configs += [ "//build/config/compiler:enable_arc" ] |
} |