Chromium Code Reviews| Index: ios/chrome/test/ocmock/BUILD.gn |
| diff --git a/ios/chrome/test/ocmock/BUILD.gn b/ios/chrome/test/ocmock/BUILD.gn |
| index 1b830410d59347a503d8599c28670dc1edac753a..ed3f50a4209f61063323d76c268e09fddf28b33a 100644 |
| --- a/ios/chrome/test/ocmock/BUILD.gn |
| +++ b/ios/chrome/test/ocmock/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("ocmock") { |
| + configs += [ "//build/config/compiler:enable_arc" ] |
| testonly = true |
| sources = [ |
| "OCMockObject+BreakpadControllerTesting.h", |