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

Unified Diff: chrome/chrome_common.gypi

Issue 1045433002: Migrate ChromeOS to base::MemoryPressureMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup/fixes Created 5 years, 9 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: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 9c44174a0e208f3c3570d89ef7d32f8c9afca246..322e83da9d5ea4a6cac892030f23c40a0b45117b 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -79,6 +79,8 @@
'common/media/webrtc_logging_message_data.h',
'common/media/webrtc_logging_messages.h',
'common/media_galleries/metadata_types.h',
+ 'common/memory_pressure_monitor_chromeos.cc',
+ 'common/memory_pressure_monitor_chromeos.h',
'common/multi_process_lock.h',
'common/multi_process_lock_linux.cc',
'common/multi_process_lock_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698