Chromium Code Reviews| Index: ios/web/public/test/http_server/BUILD.gn |
| diff --git a/ios/web/public/test/http_server/BUILD.gn b/ios/web/public/test/http_server/BUILD.gn |
| index d96c5b4029aa644c191e432c9e3895ec1aba8e80..eab43eb93f944c0885596d13f9a3f51760653161 100644 |
| --- a/ios/web/public/test/http_server/BUILD.gn |
| +++ b/ios/web/public/test/http_server/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("http_server") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| deps = [ |