aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-31 14:48:39 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-31 14:48:39 +0000
commit97b6b0730dcb0feee9224ff04eb3985ca4bd0216 (patch)
tree516d366d516ac0bd13bb6a137e1d2c45abbfa9a2 /gyp
parentd3eb336d56b2ad989229c8fb21ea20f5a7b14a32 (diff)
Fleshed out GPU portion of image/surface feature
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index c01174797e..2febe4dd2f 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -229,6 +229,9 @@
'<(skia_src_path)/gpu/SkGrPixelRef.cpp',
'<(skia_src_path)/gpu/SkGrTexturePixelRef.cpp',
+ '<(skia_src_path)/image/SkImage_Gpu.cpp',
+ '<(skia_src_path)/image/SkSurface_Gpu.cpp',
+
'<(skia_src_path)/gpu/gl/SkGLContext.cpp'
],
'skgr_native_gl_sources': [