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

Unified Diff: content/common/BUILD.gn

Issue 2820883002: Eliminate ChildThread InterfaceRegistry. (Closed)
Patch Set: . Created 3 years, 8 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index bf9aca2e7bf7221b4fea8a68b678fea40a672574..f56c19906441f670871e8070e7fa5079bb9cc01b 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -367,6 +367,7 @@ source_set("common") {
"//components/tracing:startup_tracing",
"//content:resources",
"//content/app/resources",
+ "//content/public/common:service_names",
"//device/base/synchronization",
"//device/bluetooth",
"//gpu",

Powered by Google App Engine
This is Rietveld 408576698