Index: base/memory/BUILD.gn |
diff --git a/base/memory/BUILD.gn b/base/memory/BUILD.gn |
index d7a11905b2c06f0fb9ecba24b20c6f0ac65e8a4f..c3442794d8c778dde20ff0636754d2a8660df0a4 100644 |
--- a/base/memory/BUILD.gn |
+++ b/base/memory/BUILD.gn |
@@ -20,10 +20,10 @@ source_set("memory") { |
"memory_pressure_monitor.h", |
"memory_pressure_monitor_chromeos.cc", |
"memory_pressure_monitor_chromeos.h", |
+ "memory_pressure_monitor_mac.cc", |
"memory_pressure_monitor_mac.h", |
- "memory_pressure_monitor_mac.h", |
- "memory_pressure_monitor_win.cc", |
"memory_pressure_monitor_win.cc", |
+ "memory_pressure_monitor_win.h", |
"raw_scoped_refptr_mismatch_checker.h", |
"ref_counted.cc", |
"ref_counted.h", |