From 4837724a7e5b1ccb3c8d2ef139f0b93b53203299 Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Wed, 3 Oct 2012 20:17:22 +0000 Subject: add test for rotated saveLayer, to see that we clip against the specified bounds (hint: we don't at the moment) git-svn-id: http://skia.googlecode.com/svn/trunk@5794 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gmslides.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi index 003cb05464..547aa61bba 100644 --- a/gyp/gmslides.gypi +++ b/gyp/gmslides.gypi @@ -57,6 +57,7 @@ '../gm/poly2poly.cpp', '../gm/quadpaths.cpp', '../gm/samplerstress.cpp', + '../gm/savelayer.cpp', '../gm/shaderbounds.cpp', '../gm/shadertext.cpp', '../gm/shadows.cpp', -- cgit v1.2.3