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

Unified Diff: content/content_common.gypi

Issue 8893009: Move content::MakeSharedMemorySegmentViaIPC into its own file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: back to like patch set 3 Created 9 years 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 7b073dc22bd08fd324c2a9f992d576dff4981ed0..3a5e133da41242fb774b03228f728e65b71a58e8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -89,6 +89,7 @@
'common/child_process_messages.h',
'common/child_process_sandbox_support_impl_linux.cc',
'common/child_process_sandbox_support_impl_linux.h',
+ 'common/child_process_sandbox_support_impl_shm_linux.cc',
'common/child_thread.cc',
'common/child_thread.h',
'common/child_trace_message_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698