Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: gyp/common_variables.gypi

Issue 973863002: Return to building libpng_static off of Android. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_variables.gypi
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi
index e0fbdfd99bd96a1de81eaaa689502a4f947fef25..3310aac84aeba9f6627fad940eeaa867bd6cedce 100644
--- a/gyp/common_variables.gypi
+++ b/gyp/common_variables.gypi
@@ -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,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698