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

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
« no previous file with comments | « components/nacl/common/nacl_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl_common.gyp
diff --git a/components/nacl_common.gyp b/components/nacl_common.gyp
index 960eb1c6541781d6514f3394a38ee7bab0a3994d..f91f2ae2f4eb5166d237576cf49b570f9921a89b 100644
--- a/components/nacl_common.gyp
+++ b/components/nacl_common.gyp
@@ -21,8 +21,11 @@
'sources': [
'nacl/common/nacl_cmd_line.cc',
'nacl/common/nacl_cmd_line.h',
+ 'nacl/common/nacl_host_messages.h',
jochen (gone - plz use gerrit) 2013/11/19 21:22:00 if you move this file here, you also need to have
'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',
« no previous file with comments | « components/nacl/common/nacl_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698