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

Unified Diff: components/nacl.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/components_tests.gyp ('k') | components/nacl/browser/DEPS » ('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 5ec4fcecb309ae865718ecead0a4a0ebeb9f2507..4e1f8048cc40a93bfc4a7fa34db3edbbbd4e7f42 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -107,6 +107,8 @@
'nacl/browser/nacl_browser.h',
'nacl/browser/nacl_validation_cache.cc',
'nacl/browser/nacl_validation_cache.h',
+ 'nacl/browser/pnacl_translation_cache.cc',
+ 'nacl/browser/pnacl_translation_cache.h',
],
'include_dirs': [
'..',
« no previous file with comments | « components/components_tests.gyp ('k') | components/nacl/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698