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

Unified Diff: content/child/BUILD.gn

Issue 2741203002: memory-infra: Finish moving to Mojo (3nd attempt) (Closed)
Patch Set: nit Created 3 years, 9 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 3bd4555adf219a181fe2444fd9f3f0ee8c233e8f..bfebc8ef8db0f4783fcbb2fb7eb0f83c429e9c3c 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -241,6 +241,7 @@ target(link_target_type, "child") {
"//net",
"//services/device/public/cpp/power_monitor",
"//services/device/public/interfaces:constants",
+ "//services/resource_coordinator/public/cpp",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/service_manager/runner/common",

Powered by Google App Engine
This is Rietveld 408576698