aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2015-04-11 08:04:56 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-11 08:04:56 -0700
commit51985e3f5e608d369e52832b7ce489d85d402422 (patch)
tree8d0ec80ca55a4a54b45024de8670918dcd8ebc54 /gyp
parent054eef2b5ca84bf5b03e5ddba0c30055f5e474cc (diff)
setDrawFilter needs to trigger any deferred saves
BUG=skia: TBR= Review URL: https://codereview.chromium.org/1077353002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 9a2404b14e..bcf8d56108 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -91,6 +91,7 @@
'../tests/DiscardableMemoryTest.cpp',
'../tests/DocumentTest.cpp',
'../tests/DrawBitmapRectTest.cpp',
+ '../tests/DrawFilterTest.cpp',
'../tests/DrawPathTest.cpp',
'../tests/DrawTextTest.cpp',
'../tests/DynamicHashTest.cpp',