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

Unified Diff: content/browser/BUILD.gn

Issue 2568393002: Separate state updating code from MemoryCoordinatorImpl (Closed)
Patch Set: rebase Created 4 years 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_coordinator_impl.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 78f886fa2ec544727b32064e515a97783b2bb811..19c7987cc1259b8c333a0a12f5368c4d09fea7ce 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -934,6 +934,8 @@ 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_message_filter.cc",
"message_port_message_filter.h",
"message_port_provider.cc",
« no previous file with comments | « no previous file | content/browser/memory/memory_coordinator_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698