From f1f8895cbec1a9b7ec4eaa7c322aa03a4469612a Mon Sep 17 00:00:00 2001 From: joshualitt Date: Wed, 8 Apr 2015 07:33:33 -0700 Subject: add realloc method to SkAutoSTMalloc BUG=skia: Review URL: https://codereview.chromium.org/1069013002 --- gyp/tests.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') 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', -- cgit v1.2.3