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

Unified Diff: content/public/browser/BUILD.gn

Issue 2099063002: Migrate RenderProcessHost, ChildThread to InterfaceRegistry/Provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | content/public/browser/android/service_registry_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index a8c4629c5130faf6e2837348db3c37867a454c51..e368ac330d13cead96ace8d0ec487cfd1f5062a3 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -34,6 +34,7 @@ source_set("browser_sources") {
public_deps = [
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
+ "//services/shell/public/cpp",
# We expose skia headers in the public API.
"//skia",
« no previous file with comments | « content/gpu/gpu_child_thread.cc ('k') | content/public/browser/android/service_registry_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698