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

Unified Diff: content/content_browser.gypi

Issue 1532423003: Have each SandboxedProcessLauncherDelegate maintain a zygote. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 25ef44d69694c99d06a29b62c757796fd2fdbfbe..2e87a817662f8e2a374d1bd5c44b31529a5a73f0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1566,6 +1566,8 @@
'browser/webui/web_ui_impl.cc',
'browser/webui/web_ui_impl.h',
'browser/webui/web_ui_message_handler.cc',
+ 'browser/zygote_host/zygote_communication_linux.h',
+ 'browser/zygote_host/zygote_communication_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.h',
'zygote/zygote_linux.cc',

Powered by Google App Engine
This is Rietveld 408576698