| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index be5051534d8c1d6c790ab83bba42b2d4fade2929..8580848fce92e95dc11d82a0001ca15dfef5cb3b 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -526,6 +526,7 @@
|
| 'memory/memory_pressure_monitor_chromeos_unittest.cc',
|
| 'memory/memory_pressure_monitor_mac_unittest.cc',
|
| 'memory/memory_pressure_monitor_win_unittest.cc',
|
| + 'memory/persistent_memory_allocator_unittest.cc',
|
| 'memory/ref_counted_memory_unittest.cc',
|
| 'memory/ref_counted_unittest.cc',
|
| 'memory/scoped_ptr_unittest.cc',
|
|
|