aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gm.gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-13 15:27:18 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-09-13 15:27:18 +0000
commit8c2fe99ed2c210317786683e8c1f1e86cff0be49 (patch)
tree88ac1a811fb84e37f99ea54bdff3e987745c0c5a /gyp/gm.gyp
parentbcb671c82a7341253864cda3a5c46d396402d7fb (diff)
Fix some issues in gpu device with perspective. Add a gm that would have caught them.
Review URL: http://codereview.appspot.com/4994048/ git-svn-id: http://skia.googlecode.com/svn/trunk@2256 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gm.gyp')
-rw-r--r--gyp/gm.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index 0c9f1454b7..cd4defde59 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -15,6 +15,7 @@
'../gm/complexclip.cpp',
'../gm/complexclip2.cpp',
'../gm/filltypes.cpp',
+ '../gm/filltypespersp.cpp',
'../gm/gmmain.cpp',
'../gm/gradients.cpp',
'../gm/lcdtext.cpp',