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

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: Build configuration bingo: Fix linux_clang? 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/ppapi_internal.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 33abfcdf18c2cd046fb74468d02abbe09690923c..4bab711adcc4113b13a0082bfb91fd1eb8bf9ebe 100644
--- a/gpu/gpu_untrusted.gyp
+++ b/gpu/gpu_untrusted.gyp
@@ -5,6 +5,8 @@
{
'variables': {
'chromium_code': 1,
+ # nacl_target is for building the Win64 NaCl broker.
+ 'nacl_target': 0,
bradn 2012/08/17 23:19:44 I realize this pattern is elsewhere, maybe nacl_wi
},
'includes': [
'../native_client/build/untrusted.gypi',
« no previous file with comments | « gpu/gpu_ipc.gypi ('k') | ppapi/ppapi_internal.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698