Chromium Code Reviews| Index: components/nacl.gyp |
| diff --git a/components/nacl.gyp b/components/nacl.gyp |
| index df9c8272ed47891ad0e74f795334369e52ef613b..5888d750d5323ab653eb15af95bb34faabc4cd9e 100644 |
| --- a/components/nacl.gyp |
| +++ b/components/nacl.gyp |
| @@ -227,6 +227,7 @@ |
| ], |
| 'dependencies': [ |
| 'nacl_linux', |
| + '../third_party/mojo/mojo_edk.gyp:mojo_system_impl', |
| ], |
| 'cflags': ['-fPIE'], |
| 'ldflags!': [ |