 Chromium Code Reviews
 Chromium Code Reviews Issue 1044953003:
  Init Mojo embedder for Windows NaCl plugins.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1044953003:
  Init Mojo embedder for Windows NaCl plugins.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| 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!': [ |