Index: src/untrusted/irt/irt.gyp |
diff --git a/src/untrusted/irt/irt.gyp b/src/untrusted/irt/irt.gyp |
index d71264221a23620b55bd17556acedcfa9386fb7f..3beb4d8057c8a6bd537e6cd7dde18006772ebcee 100644 |
--- a/src/untrusted/irt/irt.gyp |
+++ b/src/untrusted/irt/irt.gyp |
@@ -34,7 +34,8 @@ |
'irt_exception_handling.c', |
'irt_dev_list_mappings.c', |
'irt_random.c', |
- 'irt_pnacl_translator.c', |
+ 'irt_pnacl_translator_compile.c', |
+ 'irt_pnacl_translator_link.c', |
# support_srcs |
# We also get nc_init_private.c, nc_thread.c and nc_tsd.c via |
# #includes of .c files. |