Build fix; unreviewed.
Remove the imageblur test from gmslides.gypi for now, since SkPicture output is incorrect. SkImageFilter is not flattenable, so the output is black. git-svn-id: http://skia.googlecode.com/svn/trunk@2647 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
62b0968785
commit
5a412e51c8
@ -13,7 +13,9 @@
|
||||
'../gm/fontscaler.cpp',
|
||||
'../gm/gradients.cpp',
|
||||
'../gm/hairmodes.cpp',
|
||||
'../gm/imageblur.cpp',
|
||||
# commented out until SkPicture support for SkImageFilter is complete
|
||||
# See http://code.google.com/p/skia/issues/detail?id=391
|
||||
# '../gm/imageblur.cpp',
|
||||
'../gm/lcdtext.cpp',
|
||||
'../gm/ninepatchstretch.cpp',
|
||||
'../gm/nocolorbleed.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user