| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index bdaf4c78f0bf0dab5c2a3faf2bf51b6af30ebdd5..cebd0789c7931335501782bae5235f403051808e 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -350,6 +350,8 @@
|
| 'memory/memory_pressure_monitor_mac.h',
|
| 'memory/memory_pressure_monitor_win.cc',
|
| 'memory/memory_pressure_monitor_win.h',
|
| + 'memory/persistent_memory_allocator.cc',
|
| + 'memory/persistent_memory_allocator.h',
|
| 'memory/raw_scoped_refptr_mismatch_checker.h',
|
| 'memory/ref_counted.cc',
|
| 'memory/ref_counted.h',
|
|
|