| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index e8d449fffbb6de1f046fdb440038741e816c0247..0bf0d4592214c8417c955ebe934c14484c28b185 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',
|
|
|