Chromium Code Reviews| Index: src/untrusted/irt/irt.gyp |
| diff --git a/src/untrusted/irt/irt.gyp b/src/untrusted/irt/irt.gyp |
| index 24c62eac025bc0d1ba5bdb35ea85b4f2747b15cf..de119c300dd07e8ea18dae166726599e9f48a13f 100644 |
| --- a/src/untrusted/irt/irt.gyp |
| +++ b/src/untrusted/irt/irt.gyp |
| @@ -28,6 +28,7 @@ |
| 'irt_clock.c', |
| 'irt_dev_getpid.c', |
| 'irt_dev_exception_handling.c', |
| + 'irt_dev_mprotect.c', |
| 'irt_nameservice.c', |
| 'irt_random.c', |
| # support_srcs |