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

Unified Diff: content/content_child.gypi

Issue 1332583002: Architecture for cross-process memory notification suppressing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment explaining the use of scoped_ptr in the browser test matcher 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698