| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 05ad0497e592d2be172062909137dc18ff744576..82d810e36eb5bd614d949e9b81eafe6126f36441 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -128,8 +128,8 @@
|
| 'callback_internal.h',
|
| 'callback_list.h',
|
| 'cancelable_callback.h',
|
| - 'chromeos/memory_pressure_monitor_chromeos.cc',
|
| - 'chromeos/memory_pressure_monitor_chromeos.h',
|
| + 'chromeos/memory_pressure_monitor.cc',
|
| + 'chromeos/memory_pressure_monitor.h',
|
| 'command_line.cc',
|
| 'command_line.h',
|
| 'compiler_specific.h',
|
| @@ -296,8 +296,8 @@
|
| 'mac/mac_util.mm',
|
| 'mac/mach_logging.cc',
|
| 'mac/mach_logging.h',
|
| - 'mac/memory_pressure_monitor_mac.cc',
|
| - 'mac/memory_pressure_monitor_mac.h',
|
| + 'mac/memory_pressure_monitor.cc',
|
| + 'mac/memory_pressure_monitor.h',
|
| 'mac/objc_property_releaser.h',
|
| 'mac/objc_property_releaser.mm',
|
| 'mac/os_crash_dumps.cc',
|
|
|