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

Unified Diff: gpu/gpu_untrusted.gyp

Issue 10828023: PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: re-add gyp files 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 | « gpu/gpu_ipc.gypi ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu_untrusted.gyp
diff --git a/gpu/gpu_untrusted.gyp b/gpu/gpu_untrusted.gyp
index e0efb8ec7fd9a2fcd54ad12837a0a0b608621ad6..0d4a434f9525da5c320d935b42f7e9414225f5ec 100644
--- a/gpu/gpu_untrusted.gyp
+++ b/gpu/gpu_untrusted.gyp
@@ -5,6 +5,8 @@
{
'variables': {
'chromium_code': 1,
+ # nacl_win64_target is for building the trusted Win64 NaCl broker.
+ 'nacl_win64_target': 0,
},
'includes': [
'../build/common_untrusted.gypi',
« no previous file with comments | « gpu/gpu_ipc.gypi ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698