Return to building libpng_static off of Android.

Fixes the fix in https://codereview.chromium.org/971243003/, to
build places that are not Android.

TBR=mtklein@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/973863002
This commit is contained in:
scroggo 2015-03-03 09:39:58 -08:00 committed by Commit bot
parent 3b234f737b
commit f9b31ebc79

View File

@ -182,7 +182,7 @@
# third_party/externals/libpng.
'skia_libpng_static%': '0',
}, {
'skia_libpng_static%': '0',
'skia_libpng_static%': '1',
}],
[ 'skia_sanitizer', {
'skia_clang_build': 1,