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

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: windows fix and stuff for bill 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 d55e1276cad95991ba69c9450db4992bf7b7f737..0cbc668e89612dde1119b15a62a9fa025b9cc799 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