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

Unified Diff: content/browser/BUILD.gn

Issue 2871353002: GRC: Added Tab coordination units behind a feature flag (Closed)
Patch Set: WIP Created 3 years, 7 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 cb933c1a78355f086f740ad296dfc21cb5b4cc5b..15e1285d037368df88d052944d958b59d9721316 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -118,6 +118,7 @@ source_set("browser") {
"//services/file:lib",
"//services/file/public/interfaces",
"//services/resource_coordinator:lib",
+ "//services/resource_coordinator/public/cpp:resource_coordinator_cpp",
"//services/service_manager",
"//services/service_manager/embedder",
"//services/service_manager/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698