Chromium Code Reviews| Index: ppapi/ppapi_proxy_untrusted.gypi |
| diff --git a/ppapi/ppapi_proxy_untrusted.gypi b/ppapi/ppapi_proxy_untrusted.gypi |
| index 4f86d635da68ef1922f0ada29ba0f64da63d90ae..82e9936532f3c4f7b5f42ad3668b5e5ffa690e2c 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', |