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

Unified Diff: components/nacl.gyp

Issue 276423003: Pepper: Nexe downloading out of the trusted plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add PlatformFile include Created 6 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
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index a7b2538a268bd41dd8e2974bed5ebafac418fc06..be5d84c7b8858a0d73f6f9ea80247ec3591b61e0 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -153,6 +153,8 @@
'target_name': 'nacl_renderer',
'type': 'static_library',
'sources': [
+ 'nacl/renderer/file_downloader.cc',
+ 'nacl/renderer/file_downloader.h',
'nacl/renderer/histogram.cc',
'nacl/renderer/histogram.h',
'nacl/renderer/manifest_downloader.cc',
« no previous file with comments | « no previous file | components/nacl/renderer/file_downloader.h » ('j') | components/nacl/renderer/file_downloader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698