aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tests.gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-23 19:13:54 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-23 19:13:54 +0000
commit602a1d70257eb3fcb746d758577f042d8c94f6d9 (patch)
tree268b7f22d8e8255e125c3b55dba6fe29fb18cc0d /gyp/tests.gyp
parent7699eeb84762b8fea78333a00826c1e9b0da9541 (diff)
add scaledimagecache
BUG= Review URL: https://codereview.chromium.org/20005003 git-svn-id: http://skia.googlecode.com/svn/trunk@10286 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/tests.gyp')
-rw-r--r--gyp/tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index e93a12f493..3f4cbe733e 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -67,6 +67,7 @@
'../tests/GrMemoryPoolTest.cpp',
'../tests/GrSurfaceTest.cpp',
'../tests/HashCacheTest.cpp',
+ '../tests/ImageCacheTest.cpp',
'../tests/ImageDecodingTest.cpp',
'../tests/InfRectTest.cpp',
'../tests/LListTest.cpp',