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

Unified Diff: gyp/images.gyp

Issue 12958002: Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 9 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 | src/images/SkImageDecoder_Factory.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 32c7459d80b7e919cb2496d0d15103042e05df76..88f2447f5a0737a6f2881cd45fcd944365f4b26a 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -124,9 +124,6 @@
'android_deps.gyp:gif',
'android_deps.gyp:png',
],
- 'defines': [
- 'SK_ENABLE_LIBPNG',
- ],
},{ #else if skia_os != android
'sources!': [
'../src/images/SkImageRef_ashmem.h',
« no previous file with comments | « no previous file | src/images/SkImageDecoder_Factory.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698