| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index e9b09959da833589caffca378e963d4192989c5e..2fa47def345025effed27ad4bc3f2c4918460cde 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -516,6 +516,7 @@
|
| 'memory/discardable_shared_memory_unittest.cc',
|
| 'memory/linked_ptr_unittest.cc',
|
| 'memory/memory_pressure_monitor_chromeos_unittest.cc',
|
| + 'memory/memory_pressure_monitor_linux_unittest.cc',
|
| 'memory/memory_pressure_monitor_mac_unittest.cc',
|
| 'memory/memory_pressure_monitor_win_unittest.cc',
|
| 'memory/ref_counted_memory_unittest.cc',
|
|
|