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

Unified Diff: src/untrusted/nacl/nacl.scons

Issue 25027006: Stackable IRT Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 7 years, 3 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 | « src/untrusted/irt/nacl.scons ('k') | src/untrusted/nacl/nacl_irt.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/untrusted/nacl/nacl.scons
diff --git a/src/untrusted/nacl/nacl.scons b/src/untrusted/nacl/nacl.scons
index 53212f6941accdcc1357f058bd829e731ce2a73e..b1b136ad40285e4d76af6a56d1e7b45ae5008203 100644
--- a/src/untrusted/nacl/nacl.scons
+++ b/src/untrusted/nacl/nacl.scons
@@ -137,6 +137,7 @@ SRCS_NACL_EXTENSIONS = [
'gc_hooks.c',
'nacl_irt.c',
'nacl_irt_init.c',
+ 'nacl_irt_module.c',
'nacl_tls_get.c',
'nacl_tls_init.c',
]
« no previous file with comments | « src/untrusted/irt/nacl.scons ('k') | src/untrusted/nacl/nacl_irt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698