aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-12 21:33:02 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-12 21:33:02 +0000
commitace2269edfed9dfd3097597f1698921aaddf80a1 (patch)
tree5661ac65850a997a32307cbd4667e31ac4e1ce62 /gyp
parent01efe139af523702361bd917a1e33a6af3f014b6 (diff)
Fixed a bug with linear gradient PDF matrices and added test cases
R=vandebo@chromium.org, reed@google.com Author: richardlin@chromium.org Review URL: https://chromiumcodereview.appspot.com/16094020 git-svn-id: http://skia.googlecode.com/svn/trunk@9553 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gmslides.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index 632a2757ce..8ccd816e4c 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -48,6 +48,7 @@
'../gm/getpostextpath.cpp',
'../gm/giantbitmap.cpp',
'../gm/gradients.cpp',
+ '../gm/gradient_matrix.cpp',
'../gm/gradtext.cpp',
'../gm/hairlines.cpp',
'../gm/hairmodes.cpp',