Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Unified Diff: base/base.gypi

Issue 1250093006: Added memory pressure monitor for linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-upload with less restrictive copy detection. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index efe67c0508ce50e6bd6ff1d7551892eaa50230b4..d6e5b52890c429e493dece4dff164068d5293636 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -344,6 +344,8 @@
'memory/memory_pressure_monitor.h',
'memory/memory_pressure_monitor_chromeos.cc',
'memory/memory_pressure_monitor_chromeos.h',
+ 'memory/memory_pressure_monitor_linux.cc',
+ 'memory/memory_pressure_monitor_linux.h',
'memory/memory_pressure_monitor_mac.cc',
'memory/memory_pressure_monitor_mac.h',
'memory/memory_pressure_monitor_win.cc',
« no previous file with comments | « base/base.gyp ('k') | base/memory/BUILD.gn » ('j') | base/memory/memory_pressure_monitor_linux.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698