Make NaCl IPC-based PPAPI proxy build on ARM.
commit12d5e6f7f3ddcea740268d5d9a2b944d9126047e
authorbbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 23 Aug 2012 21:27:45 +0000 (23 21:27 +0000)
committerbbudge@chromium.org <bbudge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 23 Aug 2012 21:27:45 +0000 (23 21:27 +0000)
treeed0075e8426da77d02031dfebf4b415409b63136
parentf957987f588a4be089083d4ed24446f4f6bbd7d1
Make NaCl IPC-based PPAPI proxy build on ARM.

This change modifies the build to fix compile and link failures. It introduces a build/common_untrusted.gypi file, to add things that are needed by all untrusted targets that build Chrome code.

BUG=116317
TEST=compiles native_client.gyp:nacl_ipc_irt target on ARM.
Review URL: https://chromiumcodereview.appspot.com/10871009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153074 0039d316-1c4b-4281-b951-d872f2087c98
base/base_untrusted.gyp
build/common_untrusted.gypi [new file with mode: 0644]
chrome/nacl.gypi
gpu/command_buffer/command_buffer_untrusted.gyp
gpu/gpu_untrusted.gyp
ipc/ipc_untrusted.gyp
ppapi/native_client/native_client.gyp
ppapi/ppapi_ipc_proxy_untrusted.gyp
ppapi/ppapi_shared_untrusted.gyp