Hamfistedly removed core dependence on images
https://codereview.chromium.org/14805002/ git-svn-id: http://skia.googlecode.com/svn/trunk@8947 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
b516a41779
commit
879f6c7c0c
@ -191,7 +191,7 @@
|
||||
'<(skia_src_path)/image/SkDataPixelRef.cpp',
|
||||
'<(skia_src_path)/image/SkImage.cpp',
|
||||
'<(skia_src_path)/image/SkImagePriv.cpp',
|
||||
'<(skia_src_path)/image/SkImage_Codec.cpp',
|
||||
# '<(skia_src_path)/image/SkImage_Codec.cpp',
|
||||
# '<(skia_src_path)/image/SkImage_Gpu.cpp',
|
||||
'<(skia_src_path)/image/SkImage_Picture.cpp',
|
||||
'<(skia_src_path)/image/SkImage_Raster.cpp',
|
||||
|
@ -49,6 +49,7 @@
|
||||
'../gm/imageblur.cpp',
|
||||
'../gm/imagemagnifier.cpp',
|
||||
'../gm/lighting.cpp',
|
||||
'../src/image/SkImage_Codec.cpp',
|
||||
'../gm/image.cpp',
|
||||
'../gm/imagefiltersbase.cpp',
|
||||
'../gm/imagefiltersgraph.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user