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

Unified Diff: content/content_child.gypi

Issue 1361963002: Re-land architecture for cross-process memory notification suppressing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed patch Created 5 years, 3 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 5ad5b679f5fce2a7daa41dac6db06b64c9c5e37c..42587bde7dce7dbbd322b860200541ed3691246c 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -114,6 +114,8 @@
'child/indexed_db/webidbdatabase_impl.h',
'child/indexed_db/webidbfactory_impl.cc',
'child/indexed_db/webidbfactory_impl.h',
+ 'child/memory/child_memory_message_filter.cc',
+ 'child/memory/child_memory_message_filter.h',
'child/mojo/mojo_application.cc',
'child/mojo/mojo_application.h',
'child/multipart_response_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698