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

Unified Diff: content/content_common.gypi

Issue 1532423003: Have each SandboxedProcessLauncherDelegate maintain a zygote. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanups per review., 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d73f62803478873471d33000f04dba79e1e5782a..22e66e0558e856dc97c1361a7e149fbf70bb978d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -161,6 +161,7 @@
'public/common/webplugininfo.h',
'public/common/window_container_type.cc',
'public/common/window_container_type.h',
+ 'public/common/zygote_alias.h',
'public/common/zygote_fork_delegate_linux.h',
],
'private_common_sources': [

Powered by Google App Engine
This is Rietveld 408576698