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

Unified Diff: content/content_browser.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/common/memory_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f562da9176a1f78c6de01ee85be7bcd8af3e6271..98aaa6008d6cedf6d971175629f0410365bc6543 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1063,6 +1063,10 @@
'browser/media/webrtc_identity_store.h',
'browser/media/webrtc_identity_store_backend.cc',
'browser/media/webrtc_identity_store_backend.h',
+ 'browser/memory/memory_message_filter.cc',
+ 'browser/memory/memory_message_filter.h',
+ 'browser/memory/memory_pressure_controller.cc',
+ 'browser/memory/memory_pressure_controller.h',
'browser/message_port_message_filter.cc',
'browser/message_port_message_filter.h',
'browser/message_port_provider.cc',
« no previous file with comments | « content/common/memory_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698