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

Unified Diff: gyp/images.gyp

Issue 19625006: Update freetype to version 2.5.0.1 when building it from source. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 5 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 | « gyp/freetype.gyp ('k') | third_party/freetype/config/ftoption.h » ('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 76df7d178efefe9ef82bbe71adb3fde2172a8858..6d3b009f6321b7f188bec7ac92300f6014ecdd9a 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -136,6 +136,9 @@
'android_deps.gyp:gif',
'android_deps.gyp:png',
],
+ 'export_dependent_settings': [
+ 'android_deps.gyp:png'
+ ],
},{ #else if skia_os != android
'sources!': [
'../src/images/SkImageRef_ashmem.h',
« no previous file with comments | « gyp/freetype.gyp ('k') | third_party/freetype/config/ftoption.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698