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

Unified Diff: components/nacl_common.gyp

Issue 75463005: Move more files from chrome/browser/nacl_host/ to components/nacl/browser/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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: components/nacl_common.gyp
diff --git a/components/nacl_common.gyp b/components/nacl_common.gyp
index 960eb1c6541781d6514f3394a38ee7bab0a3994d..686586906ea69b29e1d07de20d7e94f736a7029d 100644
--- a/components/nacl_common.gyp
+++ b/components/nacl_common.gyp
@@ -21,8 +21,12 @@
'sources': [
'nacl/common/nacl_cmd_line.cc',
'nacl/common/nacl_cmd_line.h',
+ 'nacl/common/nacl_host_messages.h',
+ 'nacl/common/nacl_host_messages.cc',
'nacl/common/nacl_messages.cc',
'nacl/common/nacl_messages.h',
+ 'nacl/common/nacl_process_type.h',
+ 'nacl/common/nacl_sandbox_type_mac.h',
'nacl/common/nacl_types.cc',
'nacl/common/nacl_types.h',
'nacl/common/pnacl_types.cc',
« components/nacl/common/nacl_switches.cc ('K') | « components/nacl/common/nacl_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698