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

Unified Diff: content/test/BUILD.gn

Issue 2755813002: Begin to wean child processes off reliance on a persistent service_manager::Connection to the brows… (Closed)
Patch Set: . 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index ebe2facce815eda6ee9fe082f086a743b4f85ea0..1fdae457cde041333318c3284512638448505291 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1471,6 +1471,7 @@ test("content_unittests") {
"//content/public/browser",
"//content/public/child",
"//content/public/common",
+ "//content/public/common:service_names",
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//crypto",

Powered by Google App Engine
This is Rietveld 408576698