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

Unified Diff: content/content_browser.gypi

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: finish Region refactor 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ad22c6f3f4b2433dccf2f2929d2d8a6daa0240ca..6320afb1375d6ef49ca4d6acef6c295ab3d68d1a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1783,6 +1783,7 @@
'../components/mime_util/mime_util.gyp:mime_util',
'../components/scheduler/scheduler.gyp:scheduler_common',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
+ '../gin/gin.gyp:gin',
'../net/net.gyp:http_server',
'../storage/storage_browser.gyp:storage',
'../storage/storage_common.gyp:storage_common',

Powered by Google App Engine
This is Rietveld 408576698