aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-26 17:06:45 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-26 17:06:45 +0000
commitad4d499f861b4cbeb870b20728eed88e830cdf4b (patch)
tree33504bb00be73e8611163c602f4025c4bfb6127b /gyp
parentdd68f4533b6ba7310ebec82e2442efb00c583e73 (diff)
Add a new GM for very thin stroke widths
git-svn-id: http://skia.googlecode.com/svn/trunk@9770 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 eeb3c92980..69516c0419 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.gypi
@@ -107,6 +107,7 @@
'../gm/testimagefilters.cpp',
'../gm/texdata.cpp',
'../gm/thinrects.cpp',
+ '../gm/thinstrokedrects.cpp',
'../gm/tilemodes.cpp',
'../gm/tinybitmap.cpp',
'../gm/twopointradial.cpp',