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

Unified Diff: content/browser/BUILD.gn

Issue 2718963002: Drop the global memory state from memory coordinator (Closed)
Patch Set: comments Created 3 years, 10 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 | « no previous file | content/browser/memory/memory_condition_observer.h » ('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 3881133497d2c8e80df433226354791e294a538e..05443225835b60d045f32847b5291da2666612c5 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -943,6 +943,8 @@ source_set("browser") {
"media/session/media_session_uma_helper.h",
"media/url_provision_fetcher.cc",
"media/url_provision_fetcher.h",
+ "memory/memory_condition_observer.cc",
+ "memory/memory_condition_observer.h",
"memory/memory_coordinator_impl.cc",
"memory/memory_coordinator_impl.h",
"memory/memory_message_filter.cc",
@@ -955,8 +957,6 @@ source_set("browser") {
"memory/memory_monitor_win.h",
"memory/memory_pressure_controller_impl.cc",
"memory/memory_pressure_controller_impl.h",
- "memory/memory_state_updater.cc",
- "memory/memory_state_updater.h",
"message_port_provider.cc",
"mime_registry_impl.cc",
"mime_registry_impl.h",
« no previous file with comments | « no previous file | content/browser/memory/memory_condition_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698