aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-04-08 07:33:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-08 07:33:33 -0700
commitf1f8895cbec1a9b7ec4eaa7c322aa03a4469612a (patch)
treec240af52b1b926f21e92cf28288a13efb76a82d2 /gyp
parent05e4abae89d0609af91eef5dddc237c835443c9a (diff)
add realloc method to SkAutoSTMalloc
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 98bb6eb8c5..606aed20dc 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -216,6 +216,7 @@
'../tests/SVGDeviceTest.cpp',
'../tests/TessellatingPathRendererTests.cpp',
'../tests/TArrayTest.cpp',
+ '../tests/TemplatesTest.cpp',
'../tests/TDPQueueTest.cpp',
'../tests/Time.cpp',
'../tests/TLSTest.cpp',