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

Unified Diff: ppapi/native_client/src/trusted/plugin/build.scons

Issue 10392137: Update scons file missing from r137481 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/trusted/plugin/build.scons
diff --git a/ppapi/native_client/src/trusted/plugin/build.scons b/ppapi/native_client/src/trusted/plugin/build.scons
index 06eebb04736d3bf7f67953fe74a40afe07c94fe5..ba887e2f612eda430c443aa96143125e4227f740 100644
--- a/ppapi/native_client/src/trusted/plugin/build.scons
+++ b/ppapi/native_client/src/trusted/plugin/build.scons
@@ -58,12 +58,14 @@ if env.Bit('windows'):
common_inputs = [
'file_downloader.cc',
'json_manifest.cc',
+ 'local_temp_file.cc',
'module_ppapi.cc',
'nacl_subprocess.cc',
'nexe_arch.cc',
'plugin.cc',
'pnacl_coordinator.cc',
'pnacl_resources.cc',
+ 'pnacl_translate_thread.cc',
'scriptable_plugin.cc',
'sel_ldr_launcher_chrome.cc',
'service_runtime.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698