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 6c079a295ad08df78b0454f1df8d2e5f8809fd1a..cc3ebdf380848fe235fbd2000f52c345ef10925b 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", |