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

Unified Diff: components/nacl.gyp

Issue 279693002: Split NaCl SFI and non-SFI helpers into separate processes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to mseaborn feedback Created 6 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 | « chrome/browser/chrome_content_browser_client.cc ('k') | components/nacl/common/nacl_nonsfi_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index a7b2538a268bd41dd8e2974bed5ebafac418fc06..d55e1276cad95991ba69c9450db4992bf7b7f737 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -466,6 +466,8 @@
'nacl/common/nacl_host_messages.cc',
'nacl/common/nacl_messages.cc',
'nacl/common/nacl_messages.h',
+ 'nacl/common/nacl_nonsfi_util.cc',
+ 'nacl/common/nacl_nonsfi_util.h',
'nacl/common/nacl_process_type.h',
'nacl/common/nacl_sandbox_type_mac.h',
'nacl/common/nacl_types.cc',
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | components/nacl/common/nacl_nonsfi_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698