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

Unified Diff: chrome/chrome_browser.gypi

Issue 16232011: Add PNaCl translation cache based on Chrome disk_cache (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test type Created 7 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/nacl_host/pnacl_translation_cache_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ea8c9a892f33be4cec24de8c2b78031ee92d89de..4b442241e4224b2410c4529a1c4c02dcb0a94034 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2463,6 +2463,8 @@
'browser/nacl_host/nacl_process_host.h',
'browser/nacl_host/nacl_validation_cache.cc',
'browser/nacl_host/nacl_validation_cache.h',
+ 'browser/nacl_host/pnacl_translation_cache.cc',
+ 'browser/nacl_host/pnacl_translation_cache.h',
'common/nacl_debug_exception_handler_win.cc',
'common/nacl_debug_exception_handler_win.h',
],
« no previous file with comments | « chrome/browser/nacl_host/pnacl_translation_cache_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698