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

Unified Diff: content/child/BUILD.gn

Issue 2321313002: Move components/memory_coordinator -> content/ (Closed)
Patch Set: rebase etc 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
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 87cb862872c36c04cff211e9ad53d6b1f8105048..d74b9aaaea4a5984c76b798d0c98ce0d70ce31fe 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -113,6 +113,10 @@ target(link_target_type, "child") {
"indexed_db/webidbdatabase_impl.h",
"indexed_db/webidbfactory_impl.cc",
"indexed_db/webidbfactory_impl.h",
+ "memory/child_memory_coordinator_impl.cc",
+ "memory/child_memory_coordinator_impl.h",
+ "memory/child_memory_coordinator_impl_android.cc",
+ "memory/child_memory_coordinator_impl_android.h",
"memory/child_memory_message_filter.cc",
"memory/child_memory_message_filter.h",
"mojo/type_converters.h",

Powered by Google App Engine
This is Rietveld 408576698