Chromium Code Reviews| Index: ppapi/ppapi_proxy_untrusted.gypi |
| diff --git a/ppapi/ppapi_proxy_untrusted.gypi b/ppapi/ppapi_proxy_untrusted.gypi |
| index c6d117aa9edd154a4eda641ac13ebd94d3bd647d..ac6092681b3b9412b882ffc3ecda2c7d76c77e85 100644 |
| --- a/ppapi/ppapi_proxy_untrusted.gypi |
| +++ b/ppapi/ppapi_proxy_untrusted.gypi |
| @@ -193,6 +193,7 @@ |
| 'type': 'none', |
| 'dependencies': [ |
| 'base_untrusted', |
| + '<(DEPTH)/native_client/src/untrusted/nacl/nacl.gyp:imc_syscalls_lib', |
| ], |
| 'variables': { |
| 'nlib_target': 'libipc_untrusted.a', |