summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 21:13:38 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-08 21:13:38 +0000
commit5afe400f473c747e2e5acb50b249fad1b8f2b0fc (patch)
tree4b02c3cf07120de09d6949be60dbbde1829e0fb0
parent6dffe7593b28dc9820d1ed4b88b845f115743c0d (diff)
downloadgyp-5afe400f473c747e2e5acb50b249fad1b8f2b0fc.tar.gz
Add new GM to targeted at rect->clear optimization with different xfermodes.
R=robertphillips@google.com Author: bsalomon@google.com Review URL: https://chromiumcodereview.appspot.com/22264010 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10645 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 71eb4d2..87c46e7 100644
--- a/gmslides.gypi
+++ b/gmslides.gypi
@@ -127,6 +127,7 @@
'../gm/xfermodeimagefilter.cpp',
'../gm/xfermodes.cpp',
'../gm/xfermodes2.cpp',
+ '../gm/xfermodes3.cpp',
],
}