Chromium Code Reviews| Index: src/untrusted/irt/nacl.scons |
| =================================================================== |
| --- src/untrusted/irt/nacl.scons (revision 6431) |
| +++ src/untrusted/irt/nacl.scons (working copy) |
| @@ -75,7 +75,9 @@ |
| ] |
| irt_browser = ['irt_interfaces_ppapi.c', |
| + 'irt_entry_ppapi.c', |
| 'irt_ppapi.c', |
| + 'irt_manifest.c', |
| ] |
| def LinkIrt(output, files, libs): |