Chromium Code Reviews| Index: gyp/tools.gyp |
| diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
| index e30cb7b7a19faaeab32ac7f126063b029ec379ce..c25543ef2d46bb269b91e81f349b69bafc3f078d 100644 |
| --- a/gyp/tools.gyp |
| +++ b/gyp/tools.gyp |
| @@ -52,6 +52,7 @@ |
| 'type': 'static_library', |
| 'sources': [ |
| '../tools/SkBitmapRegionCanvas.cpp', |
| + '../tools/SkBitmapRegionCodec.cpp', |
| '../tools/SkBitmapRegionDecoderInterface.cpp', |
| '../tools/SkBitmapRegionSampler.cpp', |
| ], |