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

Unified Diff: base/BUILD.gn

Issue 2311723002: Move memory_coordinator_client and its registry to base/memory (Closed)
Patch Set: comment 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') | base/memory/memory_coordinator_client.h » ('J')
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 0a4170fb7e42b56840d3474ad349b99540bff556..176c31ae1908341cfe7f7d825f02d56a3b0a9695 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -466,6 +466,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') | base/memory/memory_coordinator_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698