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