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

Unified Diff: content/content_browser.gypi

Issue 1617213002: Revert of 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
« no previous file with comments | « content/browser/zygote_host/zygote_host_impl_linux.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index cd3074975127c8740a5a00f04fc4ef1430d0059d..2fc81d25b0386a9685aea81cb580aa7a8cb19c32 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -300,7 +300,6 @@
'public/browser/worker_service.h',
'public/browser/worker_service_observer.h',
'public/browser/zoom_level_delegate.h',
- 'public/browser/zygote_handle_linux.h',
'public/browser/zygote_host_linux.h',
],
'private_browser_sources': [
@@ -1567,9 +1566,6 @@
'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_handle_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.h',
'zygote/zygote_linux.cc',
« no previous file with comments | « content/browser/zygote_host/zygote_host_impl_linux.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698