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

Unified Diff: components/nacl_common.gyp

Issue 61763026: Move chrome/browser/nacl_host/pnacl_translation_cache.* 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/browser/pnacl_translation_cache_unittest.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 cedf67576979b590750ed9707a7ffb66fcb6eaad..960eb1c6541781d6514f3394a38ee7bab0a3994d 100644
--- a/components/nacl_common.gyp
+++ b/components/nacl_common.gyp
@@ -25,6 +25,8 @@
'nacl/common/nacl_messages.h',
'nacl/common/nacl_types.cc',
'nacl/common/nacl_types.h',
+ 'nacl/common/pnacl_types.cc',
+ 'nacl/common/pnacl_types.h',
],
'include_dirs': [
'..',
« no previous file with comments | « components/nacl/browser/pnacl_translation_cache_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698