enable libjpeg for chromium x86 android build

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

git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@134206 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
diff --git a/libjpeg.gyp b/libjpeg.gyp
index 4248577..92a1d21 100644
--- a/libjpeg.gyp
+++ b/libjpeg.gyp
@@ -233,7 +233,7 @@
                 ],
               },
             }],
-            [ 'OS=="linux"', {
+            [ 'OS=="linux" or (OS=="android" and target_arch!="arm")', {
               'conditions': [
                 [ 'use_system_yasm==0', {
                   'dependencies': [