aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-11-26 23:36:51 +0000
committerGravatar mtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-11-26 23:36:51 +0000
commit09f25791091db15a61083169cfda9feda0e653f6 (patch)
tree2749a8a405692be74e8941c569949fb32e5d0e42 /gyp
parent49360dfa6144621db9f3ec25995b8e817a0003c0 (diff)
DM: add --tileGrid
BUG= R=epoger@google.com Review URL: https://codereview.chromium.org/88563003 git-svn-id: http://skia.googlecode.com/svn/trunk@12408 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/dm.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index 37cde2c440..7d8d5d8d38 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.gyp
@@ -27,6 +27,7 @@
'../dm/DMSerializeTask.cpp',
'../dm/DMTask.cpp',
'../dm/DMTaskRunner.cpp',
+ '../dm/DMTileGridTask.cpp',
'../dm/DMUtil.cpp',
'../dm/DMWriteTask.cpp',
'../gm/gm.cpp',