aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tools.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/tools.gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index aa27b45f62..1fe564e464 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -65,6 +65,7 @@
'type': 'executable',
'sources': [
'../tools/skhello.cpp',
+ '../src/image/SkImage_Codec.cpp',
],
'dependencies': [
'skia_base_libs.gyp:skia_base_libs',