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

Unified Diff: content/browser/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 | « chrome/browser/memory/tab_stats.cc ('k') | content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index c108d08a688f0dd05440f1e5a2540deb5fc0542b..e431e2c0852e5b3b2983e45e27e425edfc58a51d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1015,16 +1015,12 @@ source_set("browser") {
"memory/memory_coordinator_default_policy.h",
"memory/memory_coordinator_impl.cc",
"memory/memory_coordinator_impl.h",
- "memory/memory_message_filter.cc",
- "memory/memory_message_filter.h",
"memory/memory_monitor.cc",
"memory/memory_monitor.h",
"memory/memory_monitor_android.cc",
"memory/memory_monitor_android.h",
"memory/memory_monitor_win.cc",
"memory/memory_monitor_win.h",
- "memory/memory_pressure_controller_impl.cc",
- "memory/memory_pressure_controller_impl.h",
"memory/swap_metrics_observer.cc",
"memory/swap_metrics_observer.h",
"memory/swap_metrics_observer_linux.cc",
« no previous file with comments | « chrome/browser/memory/tab_stats.cc ('k') | content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698