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

Unified Diff: content/content_common.gypi

Issue 10388013: Move the Linux zygote stuff into its own per-process directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/content_browser.gypi ('k') | content/public/browser/zygote_host_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 5d2e2f7a0d8a660e6b9d79385e165bede6e80923..cb3156ea76c531334d7769472672868364b5f447 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -72,6 +72,7 @@
'public/common/resource_response.h',
'public/common/result_codes.h',
'public/common/sandbox_init.h',
+ 'public/common/sandbox_linux.h',
'public/common/sandbox_type_mac.h',
'public/common/security_style.h',
'public/common/selected_file_info.h',
@@ -321,6 +322,7 @@
'common/webmessageportchannel_impl.cc',
'common/webmessageportchannel_impl.h',
'common/worker_messages.h',
+ 'common/zygote_commands_linux.h',
'public/common/common_param_traits.cc',
'public/common/common_param_traits.h',
'public/common/content_client.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/zygote_host_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698