Fix platform conditionalization of NaCl IRT file name
commit75e0c50ea17429b69f0a07d17abbed0439d9af88
authormcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Dec 2011 21:53:01 +0000 (16 21:53 +0000)
committermcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 16 Dec 2011 21:53:01 +0000 (16 21:53 +0000)
treee6d571c0f557d8bab5c62c3563fa4b7c6fcf91fc
parent74ce1adb65e73eb76fe37326cf754acfc246380a
Fix platform conditionalization of NaCl IRT file name

Recognize ARM vs x86.  Give a build error for other machines, where NaCl
should not be enabled since it hasn't been ported.

BUG= http://code.google.com/p/chromium/issues/detail?id=107883
TEST= nacl_integration

R=sehr@google.com

Review URL: http://codereview.chromium.org/8964019

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114863 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/nacl_host/nacl_process_host.cc