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

Unified Diff: base/BUILD.gn

Issue 2311723002: Move memory_coordinator_client and its registry to base/memory (Closed)
Patch Set: Update comments Created 4 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 | « no previous file | base/memory/memory_coordinator_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index d3fe234e2fb6cf495078d7820c7340d012e1c330..d22bc659fe3cd18cf308e7f93f9e0c3460a87def 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -468,6 +468,9 @@ component("base") {
"memory/free_deleter.h",
"memory/linked_ptr.h",
"memory/manual_constructor.h",
+ "memory/memory_coordinator_client.h",
+ "memory/memory_coordinator_client_registry.cc",
+ "memory/memory_coordinator_client_registry.h",
"memory/memory_pressure_listener.cc",
"memory/memory_pressure_listener.h",
"memory/memory_pressure_monitor.cc",
« no previous file with comments | « no previous file | base/memory/memory_coordinator_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698