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

Unified Diff: content/shell/BUILD.gn

Issue 2810343002: Convert UtilityThread/Clients to add ConnectionFilters instead of using ChildThread's InterfaceRegi… (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/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 16cc7463cec25b9124593045590086ba563c2348..d13f4727cfda8f1ee5e340c23e0e7e9fe02a5315 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -210,6 +210,7 @@ static_library("content_shell_lib") {
# This exposes all public content APIs.
"//content/public/app:both",
"//content/public/browser",
+ "//content/public/child",
"//content/public/common",
"//content/public/renderer",
"//content/public/utility",
« no previous file with comments | « content/public/common/simple_connection_filter.cc ('k') | content/shell/utility/shell_content_utility_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698