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

Unified Diff: chrome/chrome_browser.gypi

Issue 14352005: Rename pnacl_file_host to nacl_file_host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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/renderer_host/chrome_render_message_filter.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 a5717dd539b0e1c41dea4469b2cbd450e24a96a0..5c02e35a4fd122d45152d4c94b053bdda6c42713 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2253,14 +2253,14 @@
'browser/nacl_host/nacl_broker_service_win.h',
'browser/nacl_host/nacl_browser.cc',
'browser/nacl_host/nacl_browser.h',
+ 'browser/nacl_host/nacl_file_host.cc',
+ 'browser/nacl_host/nacl_file_host.h',
'browser/nacl_host/nacl_infobar.cc',
'browser/nacl_host/nacl_infobar.h',
'browser/nacl_host/nacl_process_host.cc',
'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_file_host.cc',
- 'browser/nacl_host/pnacl_file_host.h',
'common/nacl_debug_exception_handler_win.cc',
'common/nacl_debug_exception_handler_win.h',
],
« no previous file with comments | « chrome/browser/renderer_host/chrome_render_message_filter.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698