summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-24 21:03:00 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-24 21:03:00 +0000
commitded203b202ba0584eb14cee9870bd138e058265f (patch)
treebe78c54b8a5737b4cd911e1bb123407a737c49e2
parentf187160f1c51a308d9e4007aa4237f88df6813e5 (diff)
downloadgyp-ded203b202ba0584eb14cee9870bd138e058265f.tar.gz
Add GM that exercises SkCanvas::discard()
R=robertphillips@google.com Author: bsalomon@google.com Review URL: https://codereview.chromium.org/252443007 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14365 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--gmslides.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmslides.gypi b/gmslides.gypi
index 67a9adb..d4c6c1c 100644
--- a/gmslides.gypi
+++ b/gmslides.gypi
@@ -56,6 +56,7 @@
'../gm/cubicpaths.cpp',
'../gm/cmykjpeg.cpp',
'../gm/degeneratesegments.cpp',
+ '../gm/discard.cpp',
'../gm/dashcubics.cpp',
'../gm/dashing.cpp',
'../gm/deviceproperties.cpp',