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

Unified Diff: content/content_child.gypi

Issue 17351006: MemoryPressure: sends the signal to the renderer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 41fc35fc6c62cceaa630bf5fd8918ff5c42d46d2..d4e64b9ec0e88849de45b165fe358c19316569d5 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -50,6 +50,8 @@
'child/indexed_db/proxy_webidbdatabase_impl.h',
'child/indexed_db/proxy_webidbfactory_impl.cc',
'child/indexed_db/proxy_webidbfactory_impl.h',
+ 'child/memory_pressure_message_filter.cc',
+ 'child/memory_pressure_message_filter.h',
'child/np_channel_base.cc',
'child/np_channel_base.h',
'child/npobject_base.h',

Powered by Google App Engine
This is Rietveld 408576698