Index: gyp/tools.gyp |
diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
index accdd616815cf486997fd10b466d7b5e52d5409f..c81a949393f0a43fb202f146cb13178388ede831 100644 |
--- a/gyp/tools.gyp |
+++ b/gyp/tools.gyp |
@@ -56,6 +56,7 @@ |
'type': 'static_library', |
'sources': [ |
'../tools/SkBitmapRegionCanvas.cpp', |
+ '../tools/SkBitmapRegionCodec.cpp', |
'../tools/SkBitmapRegionDecoderInterface.cpp', |
'../tools/SkBitmapRegionSampler.cpp', |
], |