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
|
], |
}], |