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

Unified Diff: content/browser/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d1982fd4984757672c164c8c59a6d2c3bfc8ce6b..6848a589e88b552711e48bfe2463993f523a3138 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