Chromium Code Reviews| Index: gyp/codec.gyp |
| diff --git a/gyp/codec.gyp b/gyp/codec.gyp |
| index 2043b355672594dd23a483cf97cc2758c121598a..2388d579b0b1c6b32e3610a8832d9bb0a467172c 100644 |
| --- a/gyp/codec.gyp |
| +++ b/gyp/codec.gyp |
| @@ -66,6 +66,7 @@ |
| }, |
| 'defines': [ |
| 'TURBO_HAS_SKIP', |
| + 'TURBO_HAS_565,' |
| ], |
| 'conditions': [ |
| ['skia_codec_decodes_raw', { |