Chromium Code Reviews| Index: gyp/codec.gyp |
| diff --git a/gyp/codec.gyp b/gyp/codec.gyp |
| index eb87de1faa04e4bfd660cdd26de7a091830e60c2..c6e21df52fd7c52c1f449ec0ddbacc7a443365f2 100644 |
| --- a/gyp/codec.gyp |
| +++ b/gyp/codec.gyp |
| @@ -67,8 +67,7 @@ |
| 'TURBO_HAS_SKIP', |
| ], |
| 'conditions': [ |
| - # FIXME: fix the support for ChromeOS [DNG SDK issue with clock_gettime()]. |
| - ['skia_codec_decodes_raw and skia_os != "chromeos"', { |
| + ['skia_codec_decodes_raw', { |
| 'dependencies': [ |
| 'raw_codec', |
| ], |