Fix yasm for Android build
authormsarett <msarett@google.com>
Tue, 26 Jul 2016 18:24:28 +0000 (11:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Jul 2016 18:24:28 +0000 (11:24 -0700)
commitdc2257bfab9fc232f96c6db0595b9d12b2f0cf36
treebf9994f6b58414b4ee373231da71e33c9dc449ec
parent917d6f3005d36d48d5cf0504920405d32e8307ce
Fix yasm for Android build

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2180333002

Review-Url: https://codereview.chromium.org/2180333002
15 files changed:
gyp/libjpeg-turbo.gyp
third_party/yasm/android/yasm [new file with mode: 0644]
third_party/yasm/config/android/Makefile [deleted file]
third_party/yasm/config/android/config.h [deleted file]
third_party/yasm/config/android/libyasm-stdint.h [deleted file]
third_party/yasm/config/chromeos/Makefile [deleted file]
third_party/yasm/config/chromeos/config.h [deleted file]
third_party/yasm/config/chromeos/libyasm-stdint.h [deleted file]
third_party/yasm/config/openbsd/Makefile [deleted file]
third_party/yasm/config/openbsd/config.h [deleted file]
third_party/yasm/config/openbsd/libyasm-stdint.h [deleted file]
third_party/yasm/config/win/Makefile [deleted file]
third_party/yasm/config/win/config.h [deleted file]
third_party/yasm/config/win/libyasm-stdint.h [deleted file]
third_party/yasm/config/win/stdint.h [deleted file]