| Index: base/memory/BUILD.gn
|
| diff --git a/base/memory/BUILD.gn b/base/memory/BUILD.gn
|
| index 79d99ebba70efa27e8cb60aa989e5a39e8e9dfd1..9da29a30bf1a8e2db49de6106fe86c96c97bb82b 100644
|
| --- a/base/memory/BUILD.gn
|
| +++ b/base/memory/BUILD.gn
|
| @@ -19,11 +19,9 @@ source_set("memory") {
|
| "memory_pressure_monitor.cc",
|
| "memory_pressure_monitor.h",
|
| "memory_pressure_monitor_chromeos.cc",
|
| - "memory_pressure_monitor_chromeos.h",
|
| + "memory_pressure_monitor_linux.cc",
|
| "memory_pressure_monitor_mac.cc",
|
| - "memory_pressure_monitor_mac.h",
|
| "memory_pressure_monitor_win.cc",
|
| - "memory_pressure_monitor_win.h",
|
| "raw_scoped_refptr_mismatch_checker.h",
|
| "ref_counted.cc",
|
| "ref_counted.h",
|
|
|