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

Unified Diff: gyp/common_conditions.gypi

Issue 1406153015: Remove dependencies on Android's forked decoder libraries (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Focus on modifying gyp files Created 5 years, 1 month 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/codec.gyp ('k') | gyp/dm.gypi » ('j') | gyp/images.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_conditions.gypi
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index 115d94b45c07a224c1ab00a2773aa0a15db34747..d5af35502347379d058fcd26e5d32531e8653c40 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -372,7 +372,6 @@
# We can't use the skia_shared_lib gyp setting because we need expose
# this define globally and the the implemention define as a cflag.
'SKIA_DLL',
- 'SK_PRINT_CODEC_MESSAGES',
msarett 2015/11/05 15:05:43 Maybe this doesn't belong with this CL. But this
scroggo 2015/11/05 18:35:52 FWIW, turning off error printing in libjpeg-turbo
msarett 2015/11/05 22:13:25 I'll make the change in SkJpegCodec in a follow-up
],
}],
« no previous file with comments | « gyp/codec.gyp ('k') | gyp/dm.gypi » ('j') | gyp/images.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698