| Index: src/untrusted/irt/irt.gyp
|
| diff --git a/src/untrusted/irt/irt.gyp b/src/untrusted/irt/irt.gyp
|
| index d71264221a23620b55bd17556acedcfa9386fb7f..a6daaf524200de7d9433cb1b005215a1bb359f92 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_link.c',
|
| + 'irt_pnacl_translator_subzero.c',
|
| # support_srcs
|
| # We also get nc_init_private.c, nc_thread.c and nc_tsd.c via
|
| # #includes of .c files.
|
|
|