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

Unified Diff: content/child/BUILD.gn

Issue 2882513004: Remove renderer notifications of memory pressure. (Closed)
Patch Set: Merge Created 3 years, 7 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/browser/renderer_host/render_process_host_impl.cc ('k') | content/child/child_thread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 893418ef470d271cf809744170e616e68975ad94..796813462f203edf1b5bac45caca245bbd3c0474 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -118,8 +118,6 @@ target(link_target_type, "child") {
"memory/child_memory_coordinator_impl.h",
"memory/child_memory_coordinator_impl_android.cc",
"memory/child_memory_coordinator_impl_android.h",
- "memory/child_memory_message_filter.cc",
- "memory/child_memory_message_filter.h",
"notifications/notification_data_conversions.cc",
"notifications/notification_data_conversions.h",
"notifications/notification_dispatcher.cc",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/child/child_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698