Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5268)

Unified Diff: chrome/nacl.gypi

Issue 10828023: PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ready for review? Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/nacl/nacl_ipc_adapter.h » ('j') | chrome/nacl/nacl_main_platform_delegate_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl.gypi
diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
index 55d96d5b8146af02a1fddd0549f9c01474843327..3b3caf5be0ffa0f17e51a458b42498450e2d6962 100644
--- a/chrome/nacl.gypi
+++ b/chrome/nacl.gypi
@@ -107,6 +107,8 @@
'dependencies': [
'../native_client/src/trusted/service_runtime/service_runtime.gyp:sel64',
'../native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib64',
+ '../ppapi/ppapi_internal.gyp:ppapi_shared_win64',
+ '../ppapi/ppapi_internal.gyp:ppapi_proxy_win64',
],
'sources': [
'common/nacl_cmd_line.cc',
« no previous file with comments | « no previous file | chrome/nacl/nacl_ipc_adapter.h » ('j') | chrome/nacl/nacl_main_platform_delegate_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698