Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index f99c40d5e0ed8b6771273ab84128171fcce24f2d..365900c5c8f3736f6bd746ec3b7a8d188957bc27 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -1911,6 +1911,7 @@ if (is_ios || is_mac) { |
| test("base_unittests") { |
| sources = [ |
| + "allocator/allocator_interception_mac_unittest.mm", |
| "allocator/malloc_zone_functions_mac_unittest.cc", |
| "allocator/tcmalloc_unittest.cc", |
| "android/application_status_listener_unittest.cc", |