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

Unified Diff: content/content_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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9516f366db681e071e735ad26667d671f7c387ad..1234ab67494d57a2604de491107f7077c27c487b 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -81,6 +81,8 @@
'public/common/manifest.h',
'public/common/media_stream_request.cc',
'public/common/media_stream_request.h',
+ 'public/common/memory_pressure_monitor.cc',
+ 'public/common/memory_pressure_monitor.h',
'public/common/menu_item.cc',
'public/common/menu_item.h',
'public/common/message_port_types.cc',

Powered by Google App Engine
This is Rietveld 408576698