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

Unified Diff: base/base.gypi

Issue 1122863005: Create base::win::MemoryPressureMonitor class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 4a8cd17265a23e3630191ad622bb1131523f187b..b4d14785aaa10ecc46cd5544aaea269b0ad4a2e9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -705,6 +705,8 @@
'win/iat_patch_function.h',
'win/iunknown_impl.cc',
'win/iunknown_impl.h',
+ 'win/memory_pressure_monitor_win.cc',
grt (UTC plus 2) 2015/05/05 15:33:59 please remove the _win suffix. it isn't needed sin
chrisha 2015/05/05 19:46:12 Done.
+ 'win/memory_pressure_monitor_win.h',
'win/message_window.cc',
'win/message_window.h',
'win/metro.cc',

Powered by Google App Engine
This is Rietveld 408576698