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

Unified Diff: content/browser/BUILD.gn

Issue 2734193002: memory-infra: Finish moving to Mojo (2nd attempt) (Closed)
Patch Set: fixed CL 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 05443225835b60d045f32847b5291da2666612c5..554d60a817b4ff03ca568869821775792f38ff25 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -107,6 +107,7 @@ source_set("browser") {
"//services/device/public/interfaces:constants",
"//services/file:lib",
"//services/file/public/interfaces",
+ "//services/resource_coordinator:lib",
"//services/service_manager",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698