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

Unified Diff: content/browser/BUILD.gn

Issue 1185973003: Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/app/android/child_process_service.cc ('k') | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d71883ceb7eacb299317bf31e3c7f220cc22fefc..66ed8d81389928942eb24d17ba9b50b7bc45cd50 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -114,6 +114,7 @@ source_set("browser") {
"//content/common:mojo_bindings",
"//content/public/common:mojo_bindings",
"//device/bluetooth",
+ "//gin",
"//mojo/application/public/interfaces",
"//storage/browser",
"//storage/common",
« no previous file with comments | « content/app/android/child_process_service.cc ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698