Chromium Code Reviews| Index: gyp/common_conditions.gypi |
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
| index 676ec0897a9b929c171daa23b7c6f25c58985083..9642f3d3f999b6df76887803424154ff7b51d6fa 100644 |
| --- a/gyp/common_conditions.gypi |
| +++ b/gyp/common_conditions.gypi |
| @@ -39,6 +39,7 @@ |
| { |
| 'defines': [ |
| 'SK_BUILD_FOR_WIN32', |
| + 'SK_NO_FLATE', # Too much of a pain to set up zlib on our bots. |
|
hal.canary
2015/02/17 21:01:34
Will Skia-in-Chromium see this?
|
| '_CRT_SECURE_NO_WARNINGS', |
| 'GR_GL_FUNCTION_TYPE=__stdcall', |
| ], |