 Chromium Code Reviews
 Chromium Code Reviews Issue 10828023:
  PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10828023:
  PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: ppapi/ppapi_shared_untrusted.gyp | 
| diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp | 
| index 0e3033ce28ba868ea9790a6b2415851ddb4cde8d..2897337acd017ffa5750b464849589acaf55cd9e 100644 | 
| --- a/ppapi/ppapi_shared_untrusted.gyp | 
| +++ b/ppapi/ppapi_shared_untrusted.gyp | 
| @@ -18,6 +18,7 @@ | 
| 'type': 'none', | 
| 'variables': { | 
| 'ppapi_shared_target': 1, | 
| + 'nacl_win64_target': 0, | 
| 'nacl_untrusted_build': 1, | 
| 'nlib_target': 'libppapi_shared_untrusted.a', | 
| 'build_glibc': 0, |