Index: gyp/common_conditions.gypi |
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
index 21f4c92398a10e35ef8aa5ee0bdd9875ac39e73c..e250a2275a1b09213611eddd0845eb27f7acd594 100644 |
--- a/gyp/common_conditions.gypi |
+++ b/gyp/common_conditions.gypi |
@@ -63,6 +63,7 @@ |
'_CRT_SECURE_NO_WARNINGS', |
'GR_GL_FUNCTION_TYPE=__stdcall', |
'_HAS_EXCEPTIONS=0', |
+ 'SK_PRINT_CODEC_MESSAGES', |
], |
'msvs_disabled_warnings': [ |
4275, # An exported class was derived from a class that was not exported |