Chromium Code Reviews| Index: src/untrusted/irt/nacl.scons |
| diff --git a/src/untrusted/irt/nacl.scons b/src/untrusted/irt/nacl.scons |
| index d01387b5e52bc26365dd3ba88aa7d6918d31f7c9..f98094f5e7beb8664335c52b6c51a7eced22bf80 100644 |
| --- a/src/untrusted/irt/nacl.scons |
| +++ b/src/untrusted/irt/nacl.scons |
| @@ -52,6 +52,7 @@ irt_common_interfaces = [ |
| 'irt_clock.c', |
| 'irt_dev_getpid.c', |
| 'irt_dev_exception_handling.c', |
| + 'irt_dev_mprotect.c', |
| 'irt_nameservice.c', |
| 'irt_random.c', |
| ] |