| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 546ad244334cd4063b2fd4c52c2cd80f26bfaffa..04201e51a23daf4bd3bd45a5405889f25845defd 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -1775,6 +1775,7 @@ test("base_unittests") {
|
| "memory/linked_ptr_unittest.cc",
|
| "memory/memory_pressure_listener_unittest.cc",
|
| "memory/memory_pressure_monitor_chromeos_unittest.cc",
|
| + "memory/memory_pressure_monitor_mac_unittest.cc",
|
| "memory/memory_pressure_monitor_win_unittest.cc",
|
| "memory/ptr_util_unittest.cc",
|
| "memory/ref_counted_memory_unittest.cc",
|
|
|